Nymbo commited on
Commit
0438f99
β€’
1 Parent(s): 47763c9

Update run/gradio_ootd.py

Browse files
Files changed (1) hide show
  1. 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>OOT Diffusion Demo</h1></center>")
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():