1、安装节点https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved 后,因为节点与最新ComfyUI不太兼容,在执行pip install -r requirements.txt完后,卸载了torch-2.4.1+cu124,装了torch 2.4.0,导致ComfyUI启动失败。
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.4.1+cu124 requires torch==2.4.1+cu124, but you have torch 2.4.0 which is incompatible.
2、执行update\update_comfyui_and_python_dependencies.bat 重新安装Python 依赖项后问题解决。
安装完后,显示的不兼容为与节点ComfyUI-AnimateAnyone-Evolved要求不兼容,不管它,ComfyUI可以正常启动了,ComfyUI-AnimateAnyone-Evolved节点运行好像也没问题,问题解决。
3、用update_comfyui.bat不能解决问题。
4、原ComfyUI便携包解压后torch目录结构: