ovi054 commited on
Commit
9b36256
·
verified ·
1 Parent(s): 89d3f23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -36,6 +36,27 @@ You should use `wear it` to trigger the image generation.
36
  | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12o.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14o.jpg" width="200"/> |
37
  | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18o.jpg" width="200"/> | | |
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
  ## Download model
41
 
 
36
  | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/12o.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/14o.jpg" width="200"/> |
37
  | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18i.jpg" width="200"/> | <img src="https://huggingface.co/ovi054/virtual-tryon-kontext-lora/resolve/main/examples/18o.jpg" width="200"/> | | |
38
 
39
+ ## ⚙️ How to use
40
+ 1. You need a model image and a garments overlay over it
41
+ - You can put garments overlay on model photo with [this tool](https://v0-image-editor-app-eight.vercel.app/) I made.
42
+ 2. Put the trigger word `wear it` in your prompt.
43
+ 3. Adjust LoRA weight (recommended **0.9–1.1**)
44
+
45
+ ## Try it Online / Demo Space
46
+
47
+ We have built a demo space to try it easily.
48
+ Try it now: [https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontext](https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontext).
49
+
50
+
51
+ ## Try it Locally with Gradio UI
52
+
53
+ ```shell
54
+ git clone https://huggingface.co/spaces/ovi054/virtual-tryon-flux-kontexto
55
+ cd ovi054/virtual-tryon-flux-kontext
56
+ pip install -r requirements.txt
57
+ python app.py
58
+ ```
59
+
60
 
61
  ## Download model
62