Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -590,6 +590,7 @@ def get_models_data(progress=gr.Progress()):
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
|
|
593 |
"aiqtech/FLUX-military": "https://huggingface.co/spaces/aiqtech/FLUX-military",
|
594 |
"fantaxy/Rolls-Royce": "https://huggingface.co/spaces/fantaxy/Rolls-Royce",
|
595 |
"seawolf2357/flux-korea-hanbok-lora": "https://huggingface.co/spaces/seawolf2357/flux-korea-hanbok-lora",
|
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
593 |
+
"kolaslab/VisionART": "https://huggingface.co/spaces/kolaslab/VisionART",
|
594 |
"aiqtech/FLUX-military": "https://huggingface.co/spaces/aiqtech/FLUX-military",
|
595 |
"fantaxy/Rolls-Royce": "https://huggingface.co/spaces/fantaxy/Rolls-Royce",
|
596 |
"seawolf2357/flux-korea-hanbok-lora": "https://huggingface.co/spaces/seawolf2357/flux-korea-hanbok-lora",
|