openfree commited on
Commit
ba971a2
·
verified ·
1 Parent(s): 4811c30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -590,7 +590,7 @@ def get_models_data(progress=gr.Progress()):
590
  # 관심 스페이스 URL 리스트와 정보
591
  target_spaces = {
592
 
593
-
594
  "fantos/flxcontrol": "https://huggingface.co/spaces/fantos/flxcontrol",
595
  "fantos/textcutobject": "https://huggingface.co/spaces/fantos/textcutobject",
596
 
 
590
  # 관심 스페이스 URL 리스트와 정보
591
  target_spaces = {
592
 
593
+ "VIDraft/stock": "https://huggingface.co/spaces/VIDraft/stock",
594
  "fantos/flxcontrol": "https://huggingface.co/spaces/fantos/flxcontrol",
595
  "fantos/textcutobject": "https://huggingface.co/spaces/fantos/textcutobject",
596