sudo apt install -y git python3 python3-venv python3-pip
git clone https://github.com/comfyanonymous/ComfyUI.git
cd ComfyUI
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
그래픽카드, 생성 결과물
pip install -U "huggingface_hub>=0.20"
hf auth login
그 후 다운받는 방법은 모델마다 검색
cd ~/ComfyUI/
source venv/bin/active
python main.py
CheckpointLoaderSimple (sd_xl_base_1.0)
→ CLIP Text Encode (positive)
→ CLIP Text Encode (negative)
→ KSampler
→ VAE Decode
→ Save Image