openfree commited on
Commit
61c4cef
·
verified ·
1 Parent(s): 8a37ee8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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",