openfree commited on
Commit
6399e95
·
verified ·
1 Parent(s): 0964ef2

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
  "gunship999/Gunship-3D-FPS": "https://huggingface.co/spaces/gunship999/Gunship-3D-FPS",
594
  "fantos/VoiceClone": "https://huggingface.co/spaces/fantos/VoiceClone",
595
  "VIDraft/ChemGenesis": "https://huggingface.co/spaces/VIDraft/ChemGenesis",
 
590
  # 관심 스페이스 URL 리스트와 정보
591
  target_spaces = {
592
 
593
+ "openfree/CryptoVision": "https://huggingface.co/spaces/openfree/CryptoVision",
594
  "gunship999/Gunship-3D-FPS": "https://huggingface.co/spaces/gunship999/Gunship-3D-FPS",
595
  "fantos/VoiceClone": "https://huggingface.co/spaces/fantos/VoiceClone",
596
  "VIDraft/ChemGenesis": "https://huggingface.co/spaces/VIDraft/ChemGenesis",