openfree commited on
Commit
5b376b6
·
verified ·
1 Parent(s): e417433

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -595,10 +595,12 @@ def get_models_data(progress=gr.Progress()):
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
 
 
 
598
 
599
  "ginigen/Flux-LayerDiffuse": "https://huggingface.co/spaces/ginigen/Flux-LayerDiffuse",
600
  "VIDraft/Portrait-Animation": "https://huggingface.co/spaces/VIDraft/Portrait-Animation",
601
-
602
  "VIDraft/Deepseek-Multimodal": "https://huggingface.co/spaces/VIDraft/Deepseek-Multimodal",
603
  "VIDraft/BLIP2": "https://huggingface.co/spaces/VIDraft/BLIP2",
604
  "ginigen/text3d-r1": "https://huggingface.co/spaces/ginigen/text3d-r1",
 
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
598
+ "immunobiotech/MUSIC-Jukebox": "https://huggingface.co/spaces/immunobiotech/MUSIC-Jukebox",
599
+ "seawolf2357/Flowise-AI": "https://huggingface.co/spaces/seawolf2357/Flowise-AI",
600
+ "kolaslab/Binaural-Beat-Generator": "https://huggingface.co/spaces/kolaslab/Binaural-Beat-Generator",
601
 
602
  "ginigen/Flux-LayerDiffuse": "https://huggingface.co/spaces/ginigen/Flux-LayerDiffuse",
603
  "VIDraft/Portrait-Animation": "https://huggingface.co/spaces/VIDraft/Portrait-Animation",
 
604
  "VIDraft/Deepseek-Multimodal": "https://huggingface.co/spaces/VIDraft/Deepseek-Multimodal",
605
  "VIDraft/BLIP2": "https://huggingface.co/spaces/VIDraft/BLIP2",
606
  "ginigen/text3d-r1": "https://huggingface.co/spaces/ginigen/text3d-r1",