Spaces:
Running on Zero
Running on Zero
Open badge links in a new tab
Browse files
app.py
CHANGED
|
@@ -338,9 +338,9 @@ load_models()
|
|
| 338 |
INTRO = """# MiniMax-H3
|
| 339 |
|
| 340 |
<div align="center">
|
| 341 |
-
<a href="https://huggingface.co/MiniMaxAI/MiniMax-H3"><strong>[ model ]</strong></a>
|
| 342 |
-
<a href="https://www.minimax.io/blog/minimax-h3"><strong>[ blog ]</strong></a>
|
| 343 |
-
<a href="https://huggingface.co/spaces/multimodalart/minimax-h3-reference"><strong>[ reference to video ]</strong></a>
|
| 344 |
</div>
|
| 345 |
|
| 346 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|
|
|
|
| 338 |
INTRO = """# MiniMax-H3
|
| 339 |
|
| 340 |
<div align="center">
|
| 341 |
+
<a href="https://huggingface.co/MiniMaxAI/MiniMax-H3" target="_blank" rel="noopener"><strong>[ model ]</strong></a>
|
| 342 |
+
<a href="https://www.minimax.io/blog/minimax-h3" target="_blank" rel="noopener"><strong>[ blog ]</strong></a>
|
| 343 |
+
<a href="https://huggingface.co/spaces/multimodalart/minimax-h3-reference" target="_blank" rel="noopener"><strong>[ reference to video ]</strong></a>
|
| 344 |
</div>
|
| 345 |
|
| 346 |
**MiniMax-H3** is a 33B parameter state of the art video generation model that produces video and a
|