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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -590,6 +590,10 @@ def get_models_data(progress=gr.Progress()):
590
  # 관심 스페이스 URL 리스트와 정보
591
  target_spaces = {
592
 
 
 
 
 
593
  "ginipick/FLUX-Prompt-Generator": "https://huggingface.co/spaces/ginipick/FLUX-Prompt-Generator",
594
  "fantaxy/flxloraexp": "https://huggingface.co/spaces/fantaxy/flxloraexp",
595
  "fantos/flxloraexp": "https://huggingface.co/spaces/fantos/flxloraexp",
 
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
+
597
  "ginipick/FLUX-Prompt-Generator": "https://huggingface.co/spaces/ginipick/FLUX-Prompt-Generator",
598
  "fantaxy/flxloraexp": "https://huggingface.co/spaces/fantaxy/flxloraexp",
599
  "fantos/flxloraexp": "https://huggingface.co/spaces/fantos/flxloraexp",