openfree commited on
Commit
7eb05f4
·
verified ·
1 Parent(s): acc6d62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -588,6 +588,10 @@ def get_models_data(progress=gr.Progress()):
588
  # 관심 스페이스 URL 리스트와 정보
589
  target_spaces = {
590
 
 
 
 
 
591
  "VIDraft/RAGOndevice": "https://huggingface.co/spaces/VIDraft/RAGOndevice",
592
  "gunship999/Radar-Bluetooth": "https://huggingface.co/spaces/gunship999/Radar-Bluetooth",
593
  "gunship999/WiFi-VISION": "https://huggingface.co/spaces/gunship999/WiFi-VISION",
 
588
  # 관심 스페이스 URL 리스트와 정보
589
  target_spaces = {
590
 
591
+
592
+ "aiqcamp/imagemagic": "https://huggingface.co/spaces/aiqcamp/imagemagic",
593
+ "openfree/ColorRevive": "https://huggingface.co/spaces/openfree/ColorRevive",
594
+
595
  "VIDraft/RAGOndevice": "https://huggingface.co/spaces/VIDraft/RAGOndevice",
596
  "gunship999/Radar-Bluetooth": "https://huggingface.co/spaces/gunship999/Radar-Bluetooth",
597
  "gunship999/WiFi-VISION": "https://huggingface.co/spaces/gunship999/WiFi-VISION",