Skip to content

官方GIT:https://github.com/comfyanonymous/ComfyUI

bash
uv venv comfy-ui --python 3.12 --seed
bash
source comfy-ui/bin/activate
bash
source comfy-ui/bin/activate
bash
git clone https://github.com/comfyanonymous/ComfyUI.git
bash
uv pip install -r requirements.txt -i https://flashinfer.ai/whl/cu124/torch2.5/

安装 GGUF 扩展

https://github.com/city96/ComfyUI-GGUF

bash
uv pip install --upgrade gguf
bash
cd ComfyUI/custom_nodes
bash
git clone https://github.com/city96/ComfyUI-GGUF
bash
cd ComfyUI-GGUF
bash
uv pip install -r requirements.txt

重启

bash
python main.py --listen

ComfyUI/models/unet

https://modelscope.cn/models/AI-ModelScope/FLUX.1-dev-gguf/files