TheVeshup commited on
Commit
f8e2ca4
Β·
verified Β·
1 Parent(s): 1e3269d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -300,7 +300,7 @@ body, .gradio-container {
300
  """
301
  image_blocks = gr.Blocks(css=custom_css).queue()
302
  with image_blocks as demo:
303
- gr.HTML("<center><h1>>Veshup AI Virtual Clothes Tryon πŸ‘”πŸ‘–</h1></center>")
304
  gr.HTML("<center><p>Upload your image or pick an example, describe your outfit, and experience 'Try Before You Buy' magic with Veshup! ✨</p></center>")
305
 
306
  with gr.Row():
 
300
  """
301
  image_blocks = gr.Blocks(css=custom_css).queue()
302
  with image_blocks as demo:
303
+ gr.HTML("<center><h1>Veshup AI Virtual Clothes Tryon πŸ‘”πŸ‘–</h1></center>")
304
  gr.HTML("<center><p>Upload your image or pick an example, describe your outfit, and experience 'Try Before You Buy' magic with Veshup! ✨</p></center>")
305
 
306
  with gr.Row():