Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -543,7 +543,7 @@ with gr.Blocks(
|
|
| 543 |
"""
|
| 544 |
) as demo:
|
| 545 |
gr.HTML("""
|
| 546 |
-
<h1 class="main-header">VEO3
|
| 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 |
|