一、ComfyUI-Manager
且记:Manager-UI一定要安装最新的,使用git clone安装最好!
git clone https://github.com/ltdrdata/ComfyUI-Manager
二、ComfyUI-Impact-Pack
最好用的插件,没有之一!!!
安装
cd custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
cd ComfyUI-Impact-Pack
(optional) git submodule update --init --recursive
Impact Pack will automatically download subpack during its initial launch.
(optional) python install.py
Impact Pack will automatically install its dependencies during its initial launch.
For the portable version, you should execute the command ......\python_embeded\python.exe install.py to run the installation script.
Restart ComfyUI
pip install
- openmim
- segment-anything
- ultralytics
- scikit-image
- piexif
(optional) pycocotools
(optional) onnxruntime
mim install (optional) - mmcv==2.0.0
- mmdet==3.0.0
- mmengine==0.7.2
如果还有问题,请参阅:https://github.com/ltdrdata/ComfyUI-Impact-Pack/blob/Main/troubleshooting/TROUBLESHOOTING.md
PS:这个插件折腾我一个下午。
其它陆续补充!