Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -588,6 +588,7 @@ def get_models_data(progress=gr.Progress()):
|
|
588 |
# 관심 스페이스 URL 리스트와 정보
|
589 |
target_spaces = {
|
590 |
|
|
|
591 |
"ginipick/StyleGen": "https://huggingface.co/spaces/ginipick/StyleGen",
|
592 |
"openfree/StoryStar": "https://huggingface.co/spaces/openfree/StoryStar",
|
593 |
"fantos/x-mas": "https://huggingface.co/spaces/fantos/x-mas",
|
|
|
588 |
# 관심 스페이스 URL 리스트와 정보
|
589 |
target_spaces = {
|
590 |
|
591 |
+
"aiqcamp/Fashion-FLUX": "https://huggingface.co/spaces/aiqcamp/Fashion-FLUX",
|
592 |
"ginipick/StyleGen": "https://huggingface.co/spaces/ginipick/StyleGen",
|
593 |
"openfree/StoryStar": "https://huggingface.co/spaces/openfree/StoryStar",
|
594 |
"fantos/x-mas": "https://huggingface.co/spaces/fantos/x-mas",
|