wcy1122 commited on
Commit
b71e18c
·
1 Parent(s): 8da4893

update duration

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ def _launch_demo(vlm_model, processor, pipe):
154
  with gr.Blocks(theme=gr.themes.Soft(), title="DreamOmni2", css=css) as demo:
155
  gr.HTML(
156
  """
157
- <h1 style="text-align:center; font-size:48px; font-weight:bold; margin-bottom:20px;">
158
  DreamOmni2: Multimodal Image Generation and Editing
159
  </h1>
160
  """
 
154
  with gr.Blocks(theme=gr.themes.Soft(), title="DreamOmni2", css=css) as demo:
155
  gr.HTML(
156
  """
157
+ <h1 style="text-align:center; font-size:40px; font-weight:bold; margin-bottom:16px;">
158
  DreamOmni2: Multimodal Image Generation and Editing
159
  </h1>
160
  """