openfree commited on
Commit
a754e9c
·
verified ·
1 Parent(s): b6a77de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -3
app.py CHANGED
@@ -644,14 +644,17 @@ def get_models_data(progress=gr.Progress()):
644
  # 관심 스페이스 URL 리스트와 정보
645
  target_spaces = {
646
 
647
- "fantaxy/Model-Leaderboard": "https://huggingface.co/spaces/fantaxy/Model-Leaderboard",
 
 
 
648
 
 
649
  "seawolf2357/Ghibli-Multilingual-Text-rendering": "https://huggingface.co/spaces/seawolf2357/Ghibli-Multilingual-Text-rendering",
650
  "openfree/IMAGE2DOT": "https://huggingface.co/spaces/openfree/IMAGE2DOT",
651
  "openfree/drqxab": "https://huggingface.co/spaces/openfree/drqxab",
652
  "openfree/Minesweeper-Game": "https://huggingface.co/spaces/openfree/Minesweeper-Game",
653
  "ginigen/FLUX-Open-Ghibli-Studio": "https://huggingface.co/spaces/ginigen/FLUX-Open-Ghibli-Studio",
654
-
655
  "VIDraft/Open-Meme-Studio": "https://huggingface.co/spaces/VIDraft/Open-Meme-Studio",
656
  "ginigen/Ghibli-Meme-Studio": "https://huggingface.co/spaces/ginigen/Ghibli-Meme-Studio",
657
  "ginigen/Private-BitSix-Mistral": "https://huggingface.co/spaces/ginigen/Private-BitSix-Mistral",
@@ -662,7 +665,6 @@ target_spaces = {
662
  "VIDraft/ReSize-Image-Outpainting": "https://huggingface.co/spaces/VIDraft/ReSize-Image-Outpainting",
663
  "VIDraft/Fashion-Fit": "https://huggingface.co/spaces/VIDraft/Fashion-Fit",
664
  "ginigen/SFX-Sound-magic": "https://huggingface.co/spaces/ginigen/SFX-Sound-magic",
665
-
666
  "openfree/Gemma-3-R1984-12B": "https://huggingface.co/spaces/openfree/Gemma-3-R1984-12B",
667
  "openfree/Stock-Trading-Analysis": "https://huggingface.co/spaces/openfree/Stock-Trading-Analysis",
668
  "aiqtech/Contributors-Leaderboard": "https://huggingface.co/spaces/aiqtech/Contributors-Leaderboard",
 
644
  # 관심 스페이스 URL 리스트와 정보
645
  target_spaces = {
646
 
647
+ "openfree/Llama-4-Maverick-17B-Research-korea": "https://huggingface.co/spaces/openfree/Llama-4-Maverick-17B-Research-korea",
648
+ "openfree/Llama-4-Scout-17B-Research-korea": "https://huggingface.co/spaces/openfree/Llama-4-Scout-17B-Research-korea",
649
+ "openfree/Llama-4-Maverick-17B-Researc": "https://huggingface.co/spaces/openfree/Llama-4-Maverick-17B-Research",
650
+ "openfree/Llama-4-Scout-17B-Research": "https://huggingface.co/spaces/openfree/Llama-4-Scout-17B-Research",
651
 
652
+ "fantaxy/Model-Leaderboard": "https://huggingface.co/spaces/fantaxy/Model-Leaderboard",
653
  "seawolf2357/Ghibli-Multilingual-Text-rendering": "https://huggingface.co/spaces/seawolf2357/Ghibli-Multilingual-Text-rendering",
654
  "openfree/IMAGE2DOT": "https://huggingface.co/spaces/openfree/IMAGE2DOT",
655
  "openfree/drqxab": "https://huggingface.co/spaces/openfree/drqxab",
656
  "openfree/Minesweeper-Game": "https://huggingface.co/spaces/openfree/Minesweeper-Game",
657
  "ginigen/FLUX-Open-Ghibli-Studio": "https://huggingface.co/spaces/ginigen/FLUX-Open-Ghibli-Studio",
 
658
  "VIDraft/Open-Meme-Studio": "https://huggingface.co/spaces/VIDraft/Open-Meme-Studio",
659
  "ginigen/Ghibli-Meme-Studio": "https://huggingface.co/spaces/ginigen/Ghibli-Meme-Studio",
660
  "ginigen/Private-BitSix-Mistral": "https://huggingface.co/spaces/ginigen/Private-BitSix-Mistral",
 
665
  "VIDraft/ReSize-Image-Outpainting": "https://huggingface.co/spaces/VIDraft/ReSize-Image-Outpainting",
666
  "VIDraft/Fashion-Fit": "https://huggingface.co/spaces/VIDraft/Fashion-Fit",
667
  "ginigen/SFX-Sound-magic": "https://huggingface.co/spaces/ginigen/SFX-Sound-magic",
 
668
  "openfree/Gemma-3-R1984-12B": "https://huggingface.co/spaces/openfree/Gemma-3-R1984-12B",
669
  "openfree/Stock-Trading-Analysis": "https://huggingface.co/spaces/openfree/Stock-Trading-Analysis",
670
  "aiqtech/Contributors-Leaderboard": "https://huggingface.co/spaces/aiqtech/Contributors-Leaderboard",