ai - comfyUI 使用turbo diffusion
访问量: 8
refer to: https://github.com/anveshane/Comfyui_turbodiffusion
说明:portable版本无法使用。需要使用desktop版本。
cd ComfyUI/custom_nodes/
git clone https://github.com/anveshane/Comfyui_turbodiffusion.git
下载后,使用这个来安装(comfyUI desktop自带的python环境)
C:\ComfyUI\.venv\Scripts\pip3.exe install einops loguru omegaconf pandas imageio -i https://mirrors.aliyun.com/pypi/simple/
C:\ComfyUI\.venv\Scripts\pip3.exe install . -i https://mirrors.aliyun.com/pypi/simple/
(如果之前使用了全局的pip 安装过的话,就一定要uninstall 之后再安装)
然后打开对应的工作流,就可以使用了。
速度确实快,缺点是只有一个图片。 wan2.2 大概是20分钟,它就3分钟。效果差不多。