Update run/gradio_ootd.py
Browse files- run/gradio_ootd.py +1 -1
run/gradio_ootd.py
CHANGED
@@ -121,7 +121,7 @@ def process_dc(vton_img, garm_img, category, n_samples, n_steps, image_scale, se
|
|
121 |
block = gr.Blocks(theme="Nymbo/Alyx_Theme").queue()
|
122 |
with block:
|
123 |
with gr.Row():
|
124 |
-
gr.HTML("<center><h1>
|
125 |
with gr.Row():
|
126 |
gr.HTML("<center><h3>Half-body</h3></center>")
|
127 |
with gr.Row():
|
|
|
121 |
block = gr.Blocks(theme="Nymbo/Alyx_Theme").queue()
|
122 |
with block:
|
123 |
with gr.Row():
|
124 |
+
gr.HTML("<center><h1>Virtual Try-On: Advanced</h1></center>")
|
125 |
with gr.Row():
|
126 |
gr.HTML("<center><h3>Half-body</h3></center>")
|
127 |
with gr.Row():
|