Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -666,7 +666,7 @@ def get_models_data(progress=gr.Progress()):
|
|
666 |
|
667 |
target_spaces = {
|
668 |
|
669 |
-
|
670 |
"keeperballon/vibe-coding-tetris": "https://huggingface.co/spaces/keeperballon/vibe-coding-tetris",
|
671 |
"keeperballon/multi-llm": "https://huggingface.co/spaces/keeperballon/multi-llm",
|
672 |
"VIDraft/Qwen3-8B": "https://huggingface.co/spaces/VIDraft/Qwen3-8B",
|
|
|
666 |
|
667 |
target_spaces = {
|
668 |
|
669 |
+
"JungZoona/T3Q-qwen2.5-14b-v1.0-e3": "https://huggingface.co/JungZoona/T3Q-qwen2.5-14b-v1.0-e3",
|
670 |
"keeperballon/vibe-coding-tetris": "https://huggingface.co/spaces/keeperballon/vibe-coding-tetris",
|
671 |
"keeperballon/multi-llm": "https://huggingface.co/spaces/keeperballon/multi-llm",
|
672 |
"VIDraft/Qwen3-8B": "https://huggingface.co/spaces/VIDraft/Qwen3-8B",
|