Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -129,7 +129,7 @@ Made using [OmniGen](https://huggingface.co/Shitao/OmniGen-v1): Unified Image Ge
|
|
129 |
|
130 |
# Gradio
|
131 |
with gr.Blocks() as demo:
|
132 |
-
gr.Markdown("Virtual Try-On")
|
133 |
gr.Markdown(description)
|
134 |
with gr.Row():
|
135 |
with gr.Row(equal_height=True):
|
|
|
129 |
|
130 |
# Gradio
|
131 |
with gr.Blocks() as demo:
|
132 |
+
gr.Markdown("# Virtual Try-On ✨")
|
133 |
gr.Markdown(description)
|
134 |
with gr.Row():
|
135 |
with gr.Row(equal_height=True):
|