Spaces:
Paused
Paused
Update run/gradio_ootd.py
Browse files- run/gradio_ootd.py +1 -1
run/gradio_ootd.py
CHANGED
@@ -110,7 +110,7 @@ def process_dc(vton_img, garm_img, category, n_samples, n_steps, image_scale, se
|
|
110 |
block = gr.Blocks().queue()
|
111 |
with block:
|
112 |
with gr.Row():
|
113 |
-
gr.Markdown("#
|
114 |
with gr.Row():
|
115 |
gr.Markdown("## Half-body")
|
116 |
with gr.Row():
|
|
|
110 |
block = gr.Blocks().queue()
|
111 |
with block:
|
112 |
with gr.Row():
|
113 |
+
gr.Markdown("# Pixio Outfit of the Day")
|
114 |
with gr.Row():
|
115 |
gr.Markdown("## Half-body")
|
116 |
with gr.Row():
|