Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -590,6 +590,9 @@ def get_models_data(progress=gr.Progress()):
|
|
| 590 |
# 관심 스페이스 URL 리스트와 정보
|
| 591 |
target_spaces = {
|
| 592 |
|
|
|
|
|
|
|
|
|
|
| 593 |
"openfree/ProteinGenesis": "https://huggingface.co/spaces/openfree/ProteinGenesis",
|
| 594 |
"openfree/2025saju": "https://huggingface.co/spaces/openfree/2025saju",
|
| 595 |
"ginigen/Dokdo-membership": "https://huggingface.co/spaces/ginigen/Dokdo-membership",
|
|
|
|
| 590 |
# 관심 스페이스 URL 리스트와 정보
|
| 591 |
target_spaces = {
|
| 592 |
|
| 593 |
+
"kolaslab/Audio-Visualizer": "https://huggingface.co/spaces/kolaslab/Audio-Visualizer",
|
| 594 |
+
"kolaslab/Radio-Learning": "https://huggingface.co/spaces/kolaslab/Radio-Learning",
|
| 595 |
+
"kolaslab/Future-Gallaxy": "https://huggingface.co/spaces/kolaslab/Future-Gallaxy",
|
| 596 |
"openfree/ProteinGenesis": "https://huggingface.co/spaces/openfree/ProteinGenesis",
|
| 597 |
"openfree/2025saju": "https://huggingface.co/spaces/openfree/2025saju",
|
| 598 |
"ginigen/Dokdo-membership": "https://huggingface.co/spaces/ginigen/Dokdo-membership",
|