openfree commited on
Commit
0834bea
·
verified ·
1 Parent(s): a9ce96e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -674,6 +674,14 @@ def get_models_data(progress=gr.Progress()):
674
 
675
  target_spaces = {
676
 
 
 
 
 
 
 
 
 
677
 
678
  "fantos/Physics-Playground": "https://huggingface.co/spaces/fantos/Physics-Playground",
679
  "fantos/EveryText": "https://huggingface.co/spaces/fantos/EveryText",
@@ -682,8 +690,6 @@ target_spaces = {
682
  "ginipick/Qwen3-32B": "https://huggingface.co/spaces/ginipick/Qwen3-32B",
683
  "ginipick/DeepSeek-Prover-V2-671B": "https://huggingface.co/spaces/ginipick/DeepSeek-Prover-V2-671B",
684
  "ginipick/Qwen3-235B-A22B": "https://huggingface.co/spaces/ginipick/Qwen3-235B-A22B",
685
-
686
-
687
  "keeperballon/vibe-coding-tetris": "https://huggingface.co/spaces/keeperballon/vibe-coding-tetris",
688
  "keeperballon/multi-llm": "https://huggingface.co/spaces/keeperballon/multi-llm",
689
  "VIDraft/Qwen3-8B": "https://huggingface.co/spaces/VIDraft/Qwen3-8B",
 
674
 
675
  target_spaces = {
676
 
677
+ "ginigen/VisualCloze": "https://huggingface.co/spaces/ginigen/VisualCloze",
678
+ "ginigen/framepack-i2v": "https://huggingface.co/spaces/ginigen/framepack-i2v",
679
+ "VIDraft/FramePack_rotate_landscape": "https://huggingface.co/spaces/VIDraft/FramePack_rotate_landscape",
680
+ "VIDraft/Flex-preview": "https://huggingface.co/spaces/VIDraft/Flex-preview",
681
+ "Heartsync/Character": "https://huggingface.co/spaces/Heartsync/Character",
682
+ "Heartsync/image-ip-composer": "https://huggingface.co/spaces/Heartsync/image-ip-composer",
683
+ "Heartsync/FLite-Texture-ULTRA": "https://huggingface.co/spaces/Heartsync/FLite-Texture-ULTRA",
684
+ "VIDraft/Local-RAG-llama-3-8b": "https://huggingface.co/spaces/VIDraft/Local-RAG-llama-3-8b",
685
 
686
  "fantos/Physics-Playground": "https://huggingface.co/spaces/fantos/Physics-Playground",
687
  "fantos/EveryText": "https://huggingface.co/spaces/fantos/EveryText",
 
690
  "ginipick/Qwen3-32B": "https://huggingface.co/spaces/ginipick/Qwen3-32B",
691
  "ginipick/DeepSeek-Prover-V2-671B": "https://huggingface.co/spaces/ginipick/DeepSeek-Prover-V2-671B",
692
  "ginipick/Qwen3-235B-A22B": "https://huggingface.co/spaces/ginipick/Qwen3-235B-A22B",
 
 
693
  "keeperballon/vibe-coding-tetris": "https://huggingface.co/spaces/keeperballon/vibe-coding-tetris",
694
  "keeperballon/multi-llm": "https://huggingface.co/spaces/keeperballon/multi-llm",
695
  "VIDraft/Qwen3-8B": "https://huggingface.co/spaces/VIDraft/Qwen3-8B",