Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -592,6 +592,12 @@ def get_models_data(progress=gr.Progress()):
|
|
| 592 |
# 관심 스페이스 URL 리스트와 정보
|
| 593 |
target_spaces = {
|
| 594 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 595 |
"openfree/pepe": "https://huggingface.co/spaces/openfree/pepe",
|
| 596 |
"openfree/MoneyRadar": "https://huggingface.co/spaces/openfree/MoneyRadar",
|
| 597 |
"ginipick/QR-Canvas": "https://huggingface.co/spaces/ginipick/QR-Canvas",
|
|
|
|
| 592 |
# 관심 스페이스 URL 리스트와 정보
|
| 593 |
target_spaces = {
|
| 594 |
|
| 595 |
+
"fantaxy/novel-romance-en": "https://huggingface.co/spaces/fantaxy/novel-romance-en",
|
| 596 |
+
"fantaxy/novel-sorim-en": "https://huggingface.co/spaces/fantaxy/novel-sorim-en",
|
| 597 |
+
"fantaxy/novel-NSFW-en": "https://huggingface.co/spaces/fantaxy/novel-NSFW-en",
|
| 598 |
+
"fantaxy/novel-fantasy-en": "https://huggingface.co/spaces/fantaxy/novel-fantasy-en",
|
| 599 |
+
|
| 600 |
+
"kolaslab/8bit-gamemusic": "https://huggingface.co/spaces/kolaslab/8bit-gamemusic",
|
| 601 |
"openfree/pepe": "https://huggingface.co/spaces/openfree/pepe",
|
| 602 |
"openfree/MoneyRadar": "https://huggingface.co/spaces/openfree/MoneyRadar",
|
| 603 |
"ginipick/QR-Canvas": "https://huggingface.co/spaces/ginipick/QR-Canvas",
|