openfree commited on
Commit
a1a6dec
·
verified ·
1 Parent(s): 88a5bd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -687,6 +687,7 @@ def get_models_data(progress=gr.Progress()):
687
 
688
  target_spaces = {
689
 
 
690
  "openfree/Cycle-Navigator": "https://huggingface.co/spaces/openfree/Cycle-Navigator",
691
  "openfree/Pulsar-Display": "https://huggingface.co/spaces/openfree/Pulsar-Display",
692
 
 
687
 
688
  target_spaces = {
689
 
690
+ "ginipick/IDEA-DESIGN": "https://huggingface.co/spaces/ginipick/IDEA-DESIGN",
691
  "openfree/Cycle-Navigator": "https://huggingface.co/spaces/openfree/Cycle-Navigator",
692
  "openfree/Pulsar-Display": "https://huggingface.co/spaces/openfree/Pulsar-Display",
693