nehulagrawal commited on
Commit
e813dca
1 Parent(s): a07fceb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -25,15 +25,6 @@ This project showcases a Cloth Swap feature, leveraging the powerful capabilitie
25
 
26
  The primary objective is to provide a simple, effective, and customizable tool for tasks such as virtual try-ons, creative prototyping, and realistic clothing mockups. Whether you're an e-commerce platform, a fashion designer, or just experimenting with image manipulation, this project offers endless possibilities.
27
 
28
- ## Clone this Repository
29
- Clone the repository containing the Cloth Swap JSON workflows and assets:
30
-
31
- ```bash
32
- Copy code
33
- git clone https://huggingface.co/foduucom/StyleShift-ClothSwap
34
- cd StyleShift-ClothSwap
35
- ```
36
-
37
  ## Clone and Setup ComfyUI Repository
38
 
39
  Install ComfyUI by cloning its main repository:
@@ -81,6 +72,14 @@ Place the <b>sam_vit_h_4b8939.pth</b> model inside ComfyUI/models/sams directory
81
  https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/groundingdino_swint_ogc.pth
82
  https://huggingface.co/spaces/abhishek/StableSAM/resolve/main/sam_vit_h_4b8939.pth
83
 
 
 
 
 
 
 
 
 
84
 
85
  ## How to use
86
 
 
25
 
26
  The primary objective is to provide a simple, effective, and customizable tool for tasks such as virtual try-ons, creative prototyping, and realistic clothing mockups. Whether you're an e-commerce platform, a fashion designer, or just experimenting with image manipulation, this project offers endless possibilities.
27
 
 
 
 
 
 
 
 
 
 
28
  ## Clone and Setup ComfyUI Repository
29
 
30
  Install ComfyUI by cloning its main repository:
 
72
  https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/groundingdino_swint_ogc.pth
73
  https://huggingface.co/spaces/abhishek/StableSAM/resolve/main/sam_vit_h_4b8939.pth
74
 
75
+ ## Clone this Repository
76
+ Clone the repository containing the Cloth Swap JSON workflows and assets:
77
+
78
+ ```bash
79
+ Copy code
80
+ git clone https://huggingface.co/foduucom/StyleShift-ClothSwap
81
+ cd StyleShift-ClothSwap
82
+ ```
83
 
84
  ## How to use
85