openfree commited on
Commit
80c6d6a
·
verified ·
1 Parent(s): c2e580b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -621,7 +621,7 @@ def get_models_data(progress=gr.Progress()):
621
  # 관심 스페이스 URL 리스트와 정보
622
  target_spaces = {
623
 
624
- "aiqtech/Huggingface-Contributors": "https://huggingface.co/spaces/aiqtech/Huggingface-Contributors",
625
 
626
  "VIDraft/Gemma-3-R1984-27B": "https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-27B",
627
 
 
621
  # 관심 스페이스 URL 리스트와 정보
622
  target_spaces = {
623
 
624
+ "aiqtech/Contributors-Leaderboard": "https://huggingface.co/spaces/aiqtech/Contributors-Leaderboard",
625
 
626
  "VIDraft/Gemma-3-R1984-27B": "https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-27B",
627