multimodalart HF Staff commited on
Commit
7f2540d
·
verified ·
1 Parent(s): 3a016a8

Open badge links in a new tab

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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> &nbsp;
342
- <a href="https://www.minimax.io/blog/minimax-h3"><strong>[ blog ]</strong></a> &nbsp;
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> &nbsp;
342
+ <a href="https://www.minimax.io/blog/minimax-h3" target="_blank" rel="noopener"><strong>[ blog ]</strong></a> &nbsp;
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