Update ui_manager.py
Browse files- ui_manager.py +1 -1
ui_manager.py
CHANGED
|
@@ -20,7 +20,7 @@ class UIManager:
|
|
| 20 |
# Header
|
| 21 |
gr.HTML("""
|
| 22 |
<div class="header-container">
|
| 23 |
-
<h1 class="header-title">
|
| 24 |
<p class="header-subtitle">
|
| 25 |
Bring Your Images to Life with AI Magic ✨<br>
|
| 26 |
Transform any still image into dynamic, cinematic videos
|
|
|
|
| 20 |
# Header
|
| 21 |
gr.HTML("""
|
| 22 |
<div class="header-container">
|
| 23 |
+
<h1 class="header-title">🌊 VividFlow</h1>
|
| 24 |
<p class="header-subtitle">
|
| 25 |
Bring Your Images to Life with AI Magic ✨<br>
|
| 26 |
Transform any still image into dynamic, cinematic videos
|