Spaces:
Running
Running
Update app-backup-datasets.py
Browse files- app-backup-datasets.py +1 -1
app-backup-datasets.py
CHANGED
|
@@ -590,7 +590,7 @@ def get_models_data(progress=gr.Progress()):
|
|
| 590 |
# 관심 스페이스 URL 리스트와 정보
|
| 591 |
target_spaces = {
|
| 592 |
|
| 593 |
-
"kolaslab/Quantum"
|
| 594 |
"openfree/webtoon": "https://huggingface.co/spaces/openfree/webtoon",
|
| 595 |
"immunobiotech/ChicagoGallery": "https://huggingface.co/spaces/immunobiotech/ChicagoGallery",
|
| 596 |
"immunobiotech/MetropolitanMuseum": "https://huggingface.co/spaces/immunobiotech/MetropolitanMuseum",
|
|
|
|
| 590 |
# 관심 스페이스 URL 리스트와 정보
|
| 591 |
target_spaces = {
|
| 592 |
|
| 593 |
+
"kolaslab/Quantum": "https://huggingface.co/spaces/kolaslab/Quantum",
|
| 594 |
"openfree/webtoon": "https://huggingface.co/spaces/openfree/webtoon",
|
| 595 |
"immunobiotech/ChicagoGallery": "https://huggingface.co/spaces/immunobiotech/ChicagoGallery",
|
| 596 |
"immunobiotech/MetropolitanMuseum": "https://huggingface.co/spaces/immunobiotech/MetropolitanMuseum",
|