Spaces:
Running
Running
fixup! "ai: Load playground."
Browse files- README.md +3 -3
- src/frontend/loader.html +5 -0
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
short_description: Premium AI | Tools | Code Interpreter | Web Generator | etc
|
4 |
license: apache-2.0
|
5 |
emoji: ⚡
|
6 |
colorFrom: purple
|
7 |
colorTo: green
|
8 |
sdk: docker
|
9 |
app_port: 7860
|
10 |
-
pinned:
|
11 |
thumbnail: >-
|
12 |
https://cdn-uploads.huggingface.co/production/uploads/686e28b405d4ddcdd96adeb2/i9iufR3L-rgj39mk_B9QW.jpeg
|
13 |
# Used to promote this Hugging Face Space
|
@@ -56,4 +55,5 @@ models:
|
|
56 |
- Qwen/Qwen3-235B-A22B-Thinking-2507
|
57 |
- zai-org/GLM-4.5
|
58 |
- zai-org/GLM-4.5-Air
|
|
|
59 |
---
|
|
|
1 |
---
|
2 |
+
title: Demo Playground
|
|
|
3 |
license: apache-2.0
|
4 |
emoji: ⚡
|
5 |
colorFrom: purple
|
6 |
colorTo: green
|
7 |
sdk: docker
|
8 |
app_port: 7860
|
9 |
+
pinned: false
|
10 |
thumbnail: >-
|
11 |
https://cdn-uploads.huggingface.co/production/uploads/686e28b405d4ddcdd96adeb2/i9iufR3L-rgj39mk_B9QW.jpeg
|
12 |
# Used to promote this Hugging Face Space
|
|
|
55 |
- Qwen/Qwen3-235B-A22B-Thinking-2507
|
56 |
- zai-org/GLM-4.5
|
57 |
- zai-org/GLM-4.5-Air
|
58 |
+
- zai-org/GLM-4.5V
|
59 |
---
|
src/frontend/loader.html
CHANGED
@@ -279,6 +279,11 @@
|
|
279 |
style="color: #3b82f6;"
|
280 |
target="_blank">Click here</a>
|
281 |
to continue.<br>
|
|
|
|
|
|
|
|
|
|
|
282 |
Premium AI, all in one tools, and website builder.<br>
|
283 |
Free, no cost at all.
|
284 |
</p>
|
|
|
279 |
style="color: #3b82f6;"
|
280 |
target="_blank">Click here</a>
|
281 |
to continue.<br>
|
282 |
+
Please read the
|
283 |
+
<a href="https://huggingface.co/spaces/umint/ai/discussions"
|
284 |
+
style="color: #3b82f6;"
|
285 |
+
target="_blank">discussions</a>
|
286 |
+
before you go.<br>
|
287 |
Premium AI, all in one tools, and website builder.<br>
|
288 |
Free, no cost at all.
|
289 |
</p>
|