Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -590,6 +590,8 @@ def get_models_data(progress=gr.Progress()):
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
|
|
|
|
593 |
"seawolf2357/3D-Avatar-Generator": "https://huggingface.co/spaces/seawolf2357/3D-Avatar-Generator",
|
594 |
"fantaxy/playground25": "https://huggingface.co/spaces/fantaxy/playground25",
|
595 |
"openfree/ultpixgen": "https://huggingface.co/spaces/openfree/ultpixgen",
|
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
593 |
+
|
594 |
+
"kolaslab/world-sdr": "https://huggingface.co/spaces/kolaslab/world-sdr",
|
595 |
"seawolf2357/3D-Avatar-Generator": "https://huggingface.co/spaces/seawolf2357/3D-Avatar-Generator",
|
596 |
"fantaxy/playground25": "https://huggingface.co/spaces/fantaxy/playground25",
|
597 |
"openfree/ultpixgen": "https://huggingface.co/spaces/openfree/ultpixgen",
|