openfree commited on
Commit
acc6d62
·
verified ·
1 Parent(s): 73a10ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -588,6 +588,7 @@ def get_models_data(progress=gr.Progress()):
588
  # 관심 스페이스 URL 리스트와 정보
589
  target_spaces = {
590
 
 
591
  "gunship999/Radar-Bluetooth": "https://huggingface.co/spaces/gunship999/Radar-Bluetooth",
592
  "gunship999/WiFi-VISION": "https://huggingface.co/spaces/gunship999/WiFi-VISION",
593
  "gunship999/SONAR-Radar": "https://huggingface.co/spaces/gunship999/SONAR-Radar",
 
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",
594
  "gunship999/SONAR-Radar": "https://huggingface.co/spaces/gunship999/SONAR-Radar",