Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -654,7 +654,7 @@ def get_models_data(progress=gr.Progress()):
|
|
| 654 |
# 관심 스페이스 URL 리스트와 정보
|
| 655 |
target_spaces = {
|
| 656 |
|
| 657 |
-
|
| 658 |
"aiqtech/flux-animated-style": "https://huggingface.co/spaces/aiqtech/flux-animated-style",
|
| 659 |
"ginigen/interior-design": "https://huggingface.co/spaces/ginigen/interior-design",
|
| 660 |
|
|
|
|
| 654 |
# 관심 스페이스 URL 리스트와 정보
|
| 655 |
target_spaces = {
|
| 656 |
|
| 657 |
+
"yokoha/3D-Audio-visuals": "https://huggingface.co/spaces/yokoha/3D-Audio-visuals",
|
| 658 |
"aiqtech/flux-animated-style": "https://huggingface.co/spaces/aiqtech/flux-animated-style",
|
| 659 |
"ginigen/interior-design": "https://huggingface.co/spaces/ginigen/interior-design",
|
| 660 |
|