Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -590,6 +590,10 @@ def get_models_data(progress=gr.Progress()):
|
|
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",
|
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
593 |
+
|
594 |
+
"aiqcamp/fash": "https://huggingface.co/spaces/aiqcamp/fash",
|
595 |
+
"gunship999/Korea-Daily-News": "https://huggingface.co/spaces/gunship999/Korea-Daily-News",
|
596 |
+
|
597 |
"kolaslab/Quantum": "https://huggingface.co/spaces/kolaslab/Quantum",
|
598 |
"openfree/webtoon": "https://huggingface.co/spaces/openfree/webtoon",
|
599 |
"immunobiotech/ChicagoGallery": "https://huggingface.co/spaces/immunobiotech/ChicagoGallery",
|