Spaces:
Running on Zero
Running on Zero
Tighten description
Browse files
app.py
CHANGED
|
@@ -328,10 +328,7 @@ INTRO = """# MiniMax-H3
|
|
| 328 |
</div>
|
| 329 |
|
| 330 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|
| 331 |
-
fully synchronized soundtrack (ambience, foley, speech)
|
| 332 |
-
dubbing audio onto silent footage. One packed token sequence carries text, image conditioning, audio and video
|
| 333 |
-
through a shared transformer. Guidance is distilled into the weights, so every step counts. 24 fps, up to 15 s,
|
| 334 |
-
with optional first and last keyframes.
|
| 335 |
"""
|
| 336 |
|
| 337 |
CSS = """
|
|
|
|
| 328 |
</div>
|
| 329 |
|
| 330 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|
| 331 |
+
fully synchronized soundtrack (ambience, foley, speech).
|
|
|
|
|
|
|
|
|
|
| 332 |
"""
|
| 333 |
|
| 334 |
CSS = """
|