openfree commited on
Commit
785a904
·
verified ·
1 Parent(s): ba971a2

Update app.py

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