NikhilJoson commited on
Commit
0717ff9
·
verified ·
1 Parent(s): cc76648

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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'y, if any, are ignored.
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():