Yntec commited on
Commit
cb8374c
β€’
1 Parent(s): 7c065cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -606,7 +606,9 @@ models = [
606
  ]
607
  current_model = models[0]
608
 
609
- text_gen1=gr.Interface.load("spaces/daspartho/prompt-extend")
 
 
610
  #text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
611
 
612
  models2=[
 
606
  ]
607
  current_model = models[0]
608
 
609
+
610
+ text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
611
+ #text_gen1=gr.Interface.load("spaces/daspartho/prompt-extend")
612
  #text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
613
 
614
  models2=[