Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -248,7 +248,7 @@ with image_blocks as demo:
|
|
248 |
gr.HTML("<center><p>Upload an image of a person and images of the clothes✨</p></center>")
|
249 |
gr.Markdown("""NOTES:
|
250 |
- Upload/choose any 'Human' you want to try the clothes on, and then upload/choose any 'Topwear' and 'Bottomwear' to try the virtual try-on.
|
251 |
-
- If 'Dress' is uploaded/chosen, 'Topwear' and 'Bottomwear'
|
252 |
""")
|
253 |
|
254 |
with gr.Row():
|
|
|
248 |
gr.HTML("<center><p>Upload an image of a person and images of the clothes✨</p></center>")
|
249 |
gr.Markdown("""NOTES:
|
250 |
- Upload/choose any 'Human' you want to try the clothes on, and then upload/choose any 'Topwear' and 'Bottomwear' to try the virtual try-on.
|
251 |
+
- If 'Dress' is uploaded/chosen, 'Topwear' and 'Bottomwear', if any, are ignored.
|
252 |
""")
|
253 |
|
254 |
with gr.Row():
|