seawolf2357 commited on
Commit
fbb5cdd
·
verified ·
1 Parent(s): dfe2886

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -543,7 +543,7 @@ with gr.Blocks(
543
  """
544
  ) as demo:
545
  gr.HTML("""
546
- <h1 class="main-header">VEO3 Ultra</h1>
547
  <p class="sub-header">State-of-the-Art Text-to-Video Generation System</p>
548
  """)
549
 
 
543
  """
544
  ) as demo:
545
  gr.HTML("""
546
+ <h1 class="main-header">VEO3 Real-Time</h1>
547
  <p class="sub-header">State-of-the-Art Text-to-Video Generation System</p>
548
  """)
549