CatVTON Pipeline
5.0
2 reviewsDescription
Workflow for this video tutorial: https://youtu.be/qioGd7x_MGU
GitHub (ComfyUI wrapper): https://github.com/chflame163/ComfyUI_CatVTON_Wrapper
GitHub (base implementation): https://github.com/Zheng-Chong/CatVTON
Paper: https://arxiv.org/pdf/2407.15886
Install guide:
- go to your ComfyUI/custom_nodes folder
- open in terminal
- paste the following command: git clone https://github.com/chflame163/ComfyUI_CatVTON_Wrapper.git
- go to your ComfyUI/custom_nodes/ComfyUI_CatVTON_Wrapper folder and open in terminal, or type "cd ComfyUI_CatVTON_Wrapper" after git cloning
- type "pip install -r requirements.txt"
- if errors appears, try either "pip install -r requirements.txt --user" or force install the required versions for the dependencies errors
- get all the models from the GitHub page, or from my HuggingFace repo here: https://huggingface.co/risunobushi/catvton_model_lib/tree/main
- place them in ComfyUI/models/CatVTON (if you don't have that folder, create a new one and rename it CatVTON)
Discussion
(No comments yet)
Loading...
Reviews
No reviews yet
Versions (1)
- latest (a year ago)
Node Details
Primitive Nodes (6)
CatVTONWrapper (1)
Note (5)
Custom Nodes (7)
ComfyUI
- PreviewImage (2)
- LoadImage (2)
- GroundingDinoModelLoader (segment anything) (1)
- SAMModelLoader (segment anything) (1)
- GroundingDinoSAMSegment (segment anything) (1)
Model Details
Checkpoints (0)
LoRAs (0)