openfree commited on
Commit
cf63241
·
verified ·
1 Parent(s): 0baee99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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",