tsi-org commited on
Commit
1876cf2
·
verified ·
1 Parent(s): 5533ab7

Update run/gradio_ootd.py

Browse files
Files changed (1) hide show
  1. 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("# OOTDiffusion Demo")
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():