Zheng-Chong / CatVTON

CatVTON is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) and 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).
Other
951 stars 114 forks source link

Comfyui installation is not fully adapted #30

Closed Amazon90 closed 3 months ago

Amazon90 commented 3 months ago

comfy The project author did not fully adapt comfyui. When I used manager to install the missing nodes, it prompted No Results. When I download the zip archive and json workflow in release, I get an error when launching comfyui. When I opened the installation guide, I found that the installation steps it described could not be followed under the Windows operating system. https://github.com/Zheng-Chong/CatVTON/blob/main/INSTALL.md

Zheng-Chong commented 3 months ago

Our project is research-oriented and there is no guarantee that our project can run on arbitrary environments. However, some users have successfully installed it on Windows, and you can refer to their tutorials: https://github.com/Zheng-Chong/CatVTON/issues/29 https://github.com/Zheng-Chong/CatVTON/issues/8

Amazon90 commented 3 months ago
git clone https://github.com/chflame163/ComfyUI_CatVTON_Wrapper.git ComfyUI/custom_nodes
pip install -r ComfyUI/custom_nodes/ComfyUI_CatVTON_Wrapper/requirements.txt
git lfs install
git clone https://huggingface.co/makisekurisu-jp/ComfyUI_CatVTON_Wrapper ComfyUI/models

Loading Workflow, ComfyUI Manager Install Missing Custom Nodes