seawolf2357 commited on
Commit
09fac7f
·
verified ·
1 Parent(s): 5252fc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -299,9 +299,7 @@ with gr.Blocks(fill_height=True) as demo:
299
  <a href="https://www.humangen.ai" target="_blank" style="text-decoration: none;">
300
  <img src="https://img.shields.io/static/v1?label=🏠 HOME&message=HUMANGEN.AI&color=0000ff&labelColor=ffcc00&style=for-the-badge" alt="HOME">
301
  </a>
302
- <a href="https://huggingface.co/MiniMaxAI/MiniMax-M2.1" target="_blank" style="text-decoration: none; margin-left: 10px;">
303
- <img src="https://img.shields.io/static/v1?label=🤗&message=MiniMax-M2.1&color=ff6f00&labelColor=1F2937&style=for-the-badge" alt="Model">
304
- </a>
305
  </div>
306
  """)
307
 
 
299
  <a href="https://www.humangen.ai" target="_blank" style="text-decoration: none;">
300
  <img src="https://img.shields.io/static/v1?label=🏠 HOME&message=HUMANGEN.AI&color=0000ff&labelColor=ffcc00&style=for-the-badge" alt="HOME">
301
  </a>
302
+
 
 
303
  </div>
304
  """)
305