openfree commited on
Commit
cbbd49e
·
verified ·
1 Parent(s): 5c6ecd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -644,6 +644,7 @@ def get_models_data(progress=gr.Progress()):
644
  # 관심 스페이스 URL 리스트와 정보
645
  target_spaces = {
646
 
 
647
  "VIDraft/FLUX-cat-lora": "https://huggingface.co/spaces/VIDraft/FLUX-cat-lora",
648
  "VIDraft/Polaroid-Style": "https://huggingface.co/spaces/VIDraft/Polaroid-Style",
649
  "VIDraft/Multilingual-Text-add-Images": "https://huggingface.co/spaces/VIDraft/Multilingual-Text-add-Images",
 
644
  # 관심 스페이스 URL 리스트와 정보
645
  target_spaces = {
646
 
647
+ "ginigen/Private-BitSix-Mistral": "https://huggingface.co/spaces/ginigen/Private-BitSix-Mistral",
648
  "VIDraft/FLUX-cat-lora": "https://huggingface.co/spaces/VIDraft/FLUX-cat-lora",
649
  "VIDraft/Polaroid-Style": "https://huggingface.co/spaces/VIDraft/Polaroid-Style",
650
  "VIDraft/Multilingual-Text-add-Images": "https://huggingface.co/spaces/VIDraft/Multilingual-Text-add-Images",