Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -107,8 +107,6 @@ def run_for_examples(img1, img2, img3, height, width, img_guidance_scale, seed,
|
|
107 |
|
108 |
|
109 |
description = """
|
110 |
-
This is a Virtual Try-On Platform.
|
111 |
-
|
112 |
### Usage:
|
113 |
- First upload your own image as the first image, also tagged 'Person'
|
114 |
- Then upload you 'Top-wear' and 'Bottom-wear' images
|
|
|
107 |
|
108 |
|
109 |
description = """
|
|
|
|
|
110 |
### Usage:
|
111 |
- First upload your own image as the first image, also tagged 'Person'
|
112 |
- Then upload you 'Top-wear' and 'Bottom-wear' images
|