需要升级ComfyUI,本地的0.10.0已经不行了,才能支持Comfy官方的Infinitetalk工作流。
Wan 应用需要SageAttn的支持,因此启动脚本里加入了此步。
SpargeAttn暂未使用,可在Comfy启动后再编译安装,修改venv的路径即可。
SpargeAttn安装如果出错,请注释一行:
NVCC_FLAGS = [
# "-Xcompiler", "-include,cassert", # fix error occurs when compiling for SM90+ with newer CUDA toolkits
]
升级完ComfyUI后,node倒是没啥缺失的,可以直接使用了。