openfree commited on
Commit
57029e9
·
verified ·
1 Parent(s): 755caa6

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
  "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",
 
590
  # 관심 스페이스 URL 리스트와 정보
591
  target_spaces = {
592
 
593
+ "VIDraft/eum": "https://huggingface.co/spaces/VIDraft/eum",
594
  "kolaslab/VisionART": "https://huggingface.co/spaces/kolaslab/VisionART",
595
  "aiqtech/FLUX-military": "https://huggingface.co/spaces/aiqtech/FLUX-military",
596
  "fantaxy/Rolls-Royce": "https://huggingface.co/spaces/fantaxy/Rolls-Royce",