multimodalart HF Staff commited on
Commit
a24b191
·
verified ·
1 Parent(s): 9ea2322

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -142,8 +142,8 @@ with gr.Blocks(css=CSS, title="Helios Video Generation", theme=gr.themes.Soft())
142
  gr.HTML(
143
  """
144
  <div id="header">
145
- <h1>🎬 Helios Video Generation</h1>
146
- <p>14B Real-Time Long Video Generation — Distilled · T2V · I2V · V2V</p>
147
  </div>
148
  """
149
  )
 
142
  gr.HTML(
143
  """
144
  <div id="header">
145
+ <h1>🎬 Helios 14B distilled</h1>
146
+ <p></p>
147
  </div>
148
  """
149
  )