app added
Browse files- app_single.py +2 -2
app_single.py
CHANGED
|
@@ -1052,9 +1052,9 @@ with gr.Blocks(title="An Adventure in Thousand Token Wood · MiniCPM-V 4.6", the
|
|
| 1052 |
"""<div id="studio-header">
|
| 1053 |
<div class="eyebrow">
|
| 1054 |
<span class="badge"><span class="dot"></span>MiniCPM-V 4.6</span>
|
| 1055 |
-
<span>
|
| 1056 |
</div>
|
| 1057 |
-
<h1>An
|
| 1058 |
<p>Upload an image. The model reads its mood — then a cat performs it, live, with its own tune.</p>
|
| 1059 |
</div>"""
|
| 1060 |
)
|
|
|
|
| 1052 |
"""<div id="studio-header">
|
| 1053 |
<div class="eyebrow">
|
| 1054 |
<span class="badge"><span class="dot"></span>MiniCPM-V 4.6</span>
|
| 1055 |
+
<span>An Adventure in Thousand Token Wood</span>
|
| 1056 |
</div>
|
| 1057 |
+
<h1>Emberglade - An emotion identifier that makes you HAPPPY !!!</h1>
|
| 1058 |
<p>Upload an image. The model reads its mood — then a cat performs it, live, with its own tune.</p>
|
| 1059 |
</div>"""
|
| 1060 |
)
|