Spaces:
Running
Running
Update app.py
Browse files
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",
|