openfree commited on
Commit
eb237d6
·
verified ·
1 Parent(s): c2259cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -592,11 +592,13 @@ def get_models_data(progress=gr.Progress()):
592
  # 관심 스페이스 URL 리스트와 정보
593
  target_spaces = {
594
 
595
- "fantaxy/novel-romance-en": "https://huggingface.co/spaces/fantaxy/novel-romance-en",
 
 
596
  "fantaxy/novel-sorim-en": "https://huggingface.co/spaces/fantaxy/novel-sorim-en",
597
  "fantaxy/novel-NSFW-en": "https://huggingface.co/spaces/fantaxy/novel-NSFW-en",
598
  "fantaxy/novel-fantasy-en": "https://huggingface.co/spaces/fantaxy/novel-fantasy-en",
599
-
600
  "kolaslab/8bit-gamemusic": "https://huggingface.co/spaces/kolaslab/8bit-gamemusic",
601
  "openfree/pepe": "https://huggingface.co/spaces/openfree/pepe",
602
  "openfree/MoneyRadar": "https://huggingface.co/spaces/openfree/MoneyRadar",
 
592
  # 관심 스페이스 URL 리스트와 정보
593
  target_spaces = {
594
 
595
+
596
+ "aiqcamp/Multilingual-Images": "https://huggingface.co/spaces/aiqcamp/Multilingual-Images",
597
+ "aiqcamp/Gemini2-Flash-Thinking": "https://huggingface.co/spaces/aiqcamp/Gemini2-Flash-Thinking",
598
  "fantaxy/novel-sorim-en": "https://huggingface.co/spaces/fantaxy/novel-sorim-en",
599
  "fantaxy/novel-NSFW-en": "https://huggingface.co/spaces/fantaxy/novel-NSFW-en",
600
  "fantaxy/novel-fantasy-en": "https://huggingface.co/spaces/fantaxy/novel-fantasy-en",
601
+ "fantaxy/novel-romance-en": "https://huggingface.co/spaces/fantaxy/novel-romance-en",
602
  "kolaslab/8bit-gamemusic": "https://huggingface.co/spaces/kolaslab/8bit-gamemusic",
603
  "openfree/pepe": "https://huggingface.co/spaces/openfree/pepe",
604
  "openfree/MoneyRadar": "https://huggingface.co/spaces/openfree/MoneyRadar",