Spaces:
Running
Running
Update app.py
Browse files
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 |
-
|
| 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 |
|