Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -666,6 +666,9 @@ def get_models_data(progress=gr.Progress()):
|
|
666 |
|
667 |
target_spaces = {
|
668 |
|
|
|
|
|
|
|
669 |
"VIDraft/Qwen3-8B": "https://huggingface.co/spaces/VIDraft/Qwen3-8B",
|
670 |
"VIDraft/Qwen3-1_7B": "https://huggingface.co/spaces/VIDraft/Qwen3-1_7B",
|
671 |
"VIDraft/Qwen3-4B": "https://huggingface.co/spaces/VIDraft/Qwen3-4B",
|
|
|
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",
|
673 |
"VIDraft/Qwen3-1_7B": "https://huggingface.co/spaces/VIDraft/Qwen3-1_7B",
|
674 |
"VIDraft/Qwen3-4B": "https://huggingface.co/spaces/VIDraft/Qwen3-4B",
|