Spaces:
Running
Running
Simulate realistic audience livestream chat replays based on reference documents
Browse files
app.py
CHANGED
|
@@ -262,7 +262,7 @@ with gr.Blocks(title="ReLiveStream - Interactive Replay", theme=custom_theme, cs
|
|
| 262 |
"""
|
| 263 |
<div style="text-align: center; margin-bottom: 20px; padding-top: 10px;">
|
| 264 |
<h1 style="color: #fffffe; font-size: 2.2rem; font-weight: 700; margin-bottom: 5px; letter-spacing: -0.5px;">ReLiveStream</h1>
|
| 265 |
-
<p style="color: #94a1b2; font-size: 1rem;">Simulate
|
| 266 |
</div>
|
| 267 |
"""
|
| 268 |
)
|
|
|
|
| 262 |
"""
|
| 263 |
<div style="text-align: center; margin-bottom: 20px; padding-top: 10px;">
|
| 264 |
<h1 style="color: #fffffe; font-size: 2.2rem; font-weight: 700; margin-bottom: 5px; letter-spacing: -0.5px;">ReLiveStream</h1>
|
| 265 |
+
<p style="color: #94a1b2; font-size: 1rem;">Simulate livestream chat replays based on reference video and document - Select 'Configure Custom Simulation' to create your own</p>
|
| 266 |
</div>
|
| 267 |
"""
|
| 268 |
)
|