makisekurisu-jp
commited on
Commit
•
1b8c8b9
1
Parent(s):
89748ed
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```
|
2 |
+
git clone https://github.com/chflame163/ComfyUI_CatVTON_Wrapper.git ComfyUI/custom_nodes
|
3 |
+
pip install -r ComfyUI/custom_nodes/ComfyUI_CatVTON_Wrapper/requirements.txt
|
4 |
+
git lfs install
|
5 |
+
git clone https://huggingface.co/makisekurisu-jp/ComfyUI_CatVTON_Wrapper ComfyUI/models
|
6 |
+
```
|
7 |
+
Loading Workflow, Install Missing Custom Nodes wiht ComfyUI Manager.
|