Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -261,7 +261,7 @@ for ex_human in human_list_path:
|
|
261 |
image_blocks = gr.Blocks().queue()
|
262 |
with image_blocks as demo:
|
263 |
gr.Markdown("## Soccer Jersey Try-On β½π")
|
264 |
-
gr.Markdown("Experience the
|
265 |
gr.Markdown("Credits to the [IDM-VTON](https://huggingface.co/spaces/yisol/IDM-VTON) project for the inspiration and source code.")
|
266 |
with gr.Row():
|
267 |
with gr.Column():
|
|
|
261 |
image_blocks = gr.Blocks().queue()
|
262 |
with image_blocks as demo:
|
263 |
gr.Markdown("## Soccer Jersey Try-On β½π")
|
264 |
+
gr.Markdown("Experience the thrill of Euro and Copa America 2024 by virtually trying on the jerseys of the final four teams in each competition. Simply upload your photo and select the jersey of your choice to see how you look!")
|
265 |
gr.Markdown("Credits to the [IDM-VTON](https://huggingface.co/spaces/yisol/IDM-VTON) project for the inspiration and source code.")
|
266 |
with gr.Row():
|
267 |
with gr.Column():
|