Date Updated: 12 December 2024
1 – CatVTON Repository
https://github.com/Zheng-Chong/CatVTON
2 – ComfyUI CatVTON Repository
https://github.com/pzc163/Comfyui-CatVTON
3 – Models used
Juggernaut-X-v10
https://huggingface.co/RunDiffusion/Juggernaut-X-v10/tree/main
Flux.1-dev-gguf
https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main
Flux.1-dev-controlnet-Upscaler
https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler
Copy & Past this code on Jupyter Terminal
python -m venv venv
source venv/bin/activate
git clone https://github.com/comfyanonymous/ComfyUI.git
cd ComfyUI
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu124
pip install -r requirements.txt
cd custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager.git
cd ComfyUI-Manager
pip install -r requirements.txt
cd ..
git clone https://github.com/chflame163/ComfyUI_CatVTON_Wrapper.git
cd ComfyUI_CatVTON_Wrapper
pip install -r requirements.txt
cd ..
cd ..
cd models
wget https://huggingface.co/datasets/aiconomist/CatVTON_Files/resolve/main/CatVTON.zip
cd ..
python main.py
Unzip the CatVTON.zip file downloaded and located on ComfyUI/models
Send download link to:
Learn to create stunning AI Influencer with ComfyUI. This beginner-friendly course will guide you through every step—from basics to advanced techniques.