NokiMo
Innovate Futures @ Benji
Innovate Futures @ Benji

patreon


CatVTON In ComfyUI Workflow And Supporting - For Patreon

Tutorial Video : https://youtu.be/8JXohHEV5mU

CatVTON ComfyUI

-----------------------------------

https://github.com/Zheng-Chong/CatVTON

https://github.com/chflame163/ComfyUI_CatVTON_Wrapper

Steps :

- go to your ComfyUI/custom_nodes folder

- open in CMD

- paste the following command:

git clone https://github.com/chflame163/ComfyUI_CatVTON_Wrapper

- go to your ComfyUI/custom_nodes/ComfyUI_CatVTON_Wrapper folder and open in terminal/CMD, or type "cd ComfyUI_CatVTON_Wrapper" after git cloning

- type "pip install -r requirements.txt"

For ComfyUI Protable , go to Comfyui main folder and type:

python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI_CatVTON_Wrapper\requirements.txt

Tutorial Example attached below, Have Fun !

Comments

You have to manually download the hugging face files.

Benjamin Law

Hello, i have this error, do you know how could i fix it? thanks! Error occurred when executing CatVTONWrapper: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like C:\_AITOOLS\ComfyUI_windows_portable\ComfyUI\models\CatVTON\stable-diffusion-inpainting is not the path to a directory containing a scheduler_config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/diffusers/installation#offline-mode'.

Jorge Córdoba

you are using the other version of CUDA? maybe try to update the version for : - PyTorch - CUDA

Benjamin Law

Hi, Do you know how I can fix this error : Error occurred when executing CatVTONWrapper: CUDA Setup failed despite GPU being available. Please run the following command to get more information: python -m bitsandbytes Inspect the output of the command and see if you can locate CUDA libraries. You might need to add them to your LD_LIBRARY_PATH. If you suspect a bug, please take the information from python -m bitsandbytes and open an issue at: https://github.com/TimDettmers/bitsandbytes/issues

Amir G'Nia


Related Creators