NikhilJoson commited on
Commit
d967414
·
verified ·
1 Parent(s): 1d6d652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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):