1、wan的视频生成工作流,很多人用到GitHub - kijai/ComfyUI-WanVideoWrapper节点,其中涉及的模型在下面这个链接下载
https://huggingface.co/Kijai/WanVideo_comfy/tree/main
2、c站得一个工作流,要安装ComfyUI Upscaler TensorRT节点,报错No module named 'tensorrt',安装tensorrt时报错Cannot import 'wheel_stub.buildapi',以下是解决方案:Step by Step - Installing TensorRT [windows] · Issue #46 · yuvraj108c/ComfyUI-Upscaler-Tensorrt · GitHub
D:\AI\ComfyUI_windows_portable\python_embeded\python.exe -m pip install tensorrt-10.9.0.34-cp312-none-win_amd64.whl