openfree commited on
Commit
b9ffeea
·
verified ·
1 Parent(s): c01cd5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -588,6 +588,13 @@ def get_models_data(progress=gr.Progress()):
588
  # 관심 스페이스 URL 리스트와 정보
589
  target_spaces = {
590
 
 
 
 
 
 
 
 
591
  "aiqcamp/Fashion-FLUX": "https://huggingface.co/spaces/aiqcamp/Fashion-FLUX",
592
  "ginipick/StyleGen": "https://huggingface.co/spaces/ginipick/StyleGen",
593
  "openfree/StoryStar": "https://huggingface.co/spaces/openfree/StoryStar",
 
588
  # 관심 스페이스 URL 리스트와 정보
589
  target_spaces = {
590
 
591
+ "ginipick/FitGen": "https://huggingface.co/spaces/ginipick/FitGen",
592
+ "fantaxy/FLUX-Animations": "https://huggingface.co/spaces/fantaxy/FLUX-Animations",
593
+ "fantaxy/Remove-Video-Background": "https://huggingface.co/spaces/fantaxy/Remove-Video-Background",
594
+ "fantaxy/ofai-flx-logo": "https://huggingface.co/spaces/fantaxy/ofai-flx-logo",
595
+ "fantaxy/flx-pulid": "https://huggingface.co/spaces/fantaxy/flx-pulid",
596
+ "fantaxy/flx-upscale": "https://huggingface.co/spaces/fantaxy/flx-upscale",
597
+
598
  "aiqcamp/Fashion-FLUX": "https://huggingface.co/spaces/aiqcamp/Fashion-FLUX",
599
  "ginipick/StyleGen": "https://huggingface.co/spaces/ginipick/StyleGen",
600
  "openfree/StoryStar": "https://huggingface.co/spaces/openfree/StoryStar",