Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -132,7 +132,7 @@ with gr.Blocks(title="Helios Video Generation") as demo:
|
|
| 132 |
gr.HTML(
|
| 133 |
"""
|
| 134 |
<div style='display: flex; align-items: center; justify-content: center; width: 100%;'>
|
| 135 |
-
<img src="https://
|
| 136 |
</div>
|
| 137 |
<div id="header">
|
| 138 |
<h1>🎬 Helios 14B Distilled: Real Real-Time Long Video Generation Model</h1>
|
|
|
|
| 132 |
gr.HTML(
|
| 133 |
"""
|
| 134 |
<div style='display: flex; align-items: center; justify-content: center; width: 100%;'>
|
| 135 |
+
<img src="https://raw.githubusercontent.com/SHYuanBest/shyuanbest_media/main/Helios/logo_white.png" style='width: 400px; height: auto;' />
|
| 136 |
</div>
|
| 137 |
<div id="header">
|
| 138 |
<h1>🎬 Helios 14B Distilled: Real Real-Time Long Video Generation Model</h1>
|