openfree commited on
Commit
ffc67e0
·
verified ·
1 Parent(s): 8df0681

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -608,7 +608,7 @@ def get_models_data(progress=gr.Progress()):
608
  # 관심 스페이스 URL 리스트와 정보
609
  target_spaces = {
610
 
611
-
612
  "VIDraft/Unique3D": "https://huggingface.co/spaces/VIDraft/Unique3D",
613
  "openfree/Compare-RAG-CHAT": "https://huggingface.co/spaces/openfree/Compare-RAG-CHAT",
614
  "ginigen/Light-amplification": "https://huggingface.co/spaces/ginigen/Light-amplification",
 
608
  # 관심 스페이스 URL 리스트와 정보
609
  target_spaces = {
610
 
611
+ "openfree/Idea-Transformer": "https://huggingface.co/spaces/openfree/Idea-Transformer",
612
  "VIDraft/Unique3D": "https://huggingface.co/spaces/VIDraft/Unique3D",
613
  "openfree/Compare-RAG-CHAT": "https://huggingface.co/spaces/openfree/Compare-RAG-CHAT",
614
  "ginigen/Light-amplification": "https://huggingface.co/spaces/ginigen/Light-amplification",