Update app.py
Browse files
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
|
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():
|