openfree commited on
Commit
869046d
·
verified ·
1 Parent(s): 7575c04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -595,6 +595,7 @@ def get_models_data(progress=gr.Progress()):
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
 
598
  "VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
599
  "openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
600
  "openfree/trending-board-2025": "https://huggingface.co/spaces/openfree/trending-board-2025",
@@ -607,7 +608,6 @@ target_spaces = {
607
  "fantaxy/erotic": "https://huggingface.co/spaces/fantaxy/erotic",
608
  "ginipick/Any3D": "https://huggingface.co/spaces/ginipick/Any3D",
609
  "ginigen/Canvas-pro": "https://huggingface.co/spaces/ginigen/Canvas-pro",
610
-
611
  "VIDraft/korea-president-DJ": "https://huggingface.co/spaces/VIDraft/korea-president-DJ",
612
  "VIDraft/korea-president-PARK": "https://huggingface.co/spaces/VIDraft/korea-president-PARK",
613
  "openfree/image-to-vector": "https://huggingface.co/spaces/openfree/image-to-vector",
 
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
598
+ "VIDraft/topic-prediction": "https://huggingface.co/spaces/VIDraft/topic-prediction",
599
  "VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
600
  "openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
601
  "openfree/trending-board-2025": "https://huggingface.co/spaces/openfree/trending-board-2025",
 
608
  "fantaxy/erotic": "https://huggingface.co/spaces/fantaxy/erotic",
609
  "ginipick/Any3D": "https://huggingface.co/spaces/ginipick/Any3D",
610
  "ginigen/Canvas-pro": "https://huggingface.co/spaces/ginigen/Canvas-pro",
 
611
  "VIDraft/korea-president-DJ": "https://huggingface.co/spaces/VIDraft/korea-president-DJ",
612
  "VIDraft/korea-president-PARK": "https://huggingface.co/spaces/VIDraft/korea-president-PARK",
613
  "openfree/image-to-vector": "https://huggingface.co/spaces/openfree/image-to-vector",