三行で

セットアップ

ComfyUIのインストール

git clone <https://github.com/comfyanonymous/ComfyUI>
git checkout v0.3.27

cd ComfyUI

pip install torch torchvision torchaudio --extra-index-url <https://download.pytorch.org/whl/cu126>
pip install -r ./requirements.txt

ComfyUI Managerのインストール

cd ComfyUI/custom_nodes

git clone <https://github.com/ltdrdata/ComfyUI-Manager> comfyui-manager

起動

# ~/ComfyUI
python main.py

さらに必要なものダウンロード