Spaces:
Running on Zero
Running on Zero
Open badge links in a new tab
Browse files
app.py
CHANGED
|
@@ -488,9 +488,9 @@ load_models()
|
|
| 488 |
INTRO = """# MiniMax-H3 Reference
|
| 489 |
|
| 490 |
<div align="center">
|
| 491 |
-
<a href="https://huggingface.co/MiniMaxAI/MiniMax-H3"><strong>[ model ]</strong></a>
|
| 492 |
-
<a href="https://www.minimax.io/blog/minimax-h3"><strong>[ blog ]</strong></a>
|
| 493 |
-
<a href="https://huggingface.co/spaces/multimodalart/minimax-h3"><strong>[ text / image to video ]</strong></a>
|
| 494 |
</div>
|
| 495 |
|
| 496 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|
|
|
|
| 488 |
INTRO = """# MiniMax-H3 Reference
|
| 489 |
|
| 490 |
<div align="center">
|
| 491 |
+
<a href="https://huggingface.co/MiniMaxAI/MiniMax-H3" target="_blank" rel="noopener"><strong>[ model ]</strong></a>
|
| 492 |
+
<a href="https://www.minimax.io/blog/minimax-h3" target="_blank" rel="noopener"><strong>[ blog ]</strong></a>
|
| 493 |
+
<a href="https://huggingface.co/spaces/multimodalart/minimax-h3" target="_blank" rel="noopener"><strong>[ text / image to video ]</strong></a>
|
| 494 |
</div>
|
| 495 |
|
| 496 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|