Update app.py
Browse files
app.py
CHANGED
@@ -713,7 +713,8 @@ current_model = models[0]
|
|
713 |
|
714 |
|
715 |
#text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
716 |
-
text_gen1=gr.Interface.load("spaces/
|
|
|
717 |
#text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
718 |
|
719 |
models2=[
|
|
|
713 |
|
714 |
|
715 |
#text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
716 |
+
text_gen1=gr.Interface.load("spaces/Yntec/prompt-extend")
|
717 |
+
#text_gen1=gr.Interface.load("spaces/daspartho/prompt-extend")
|
718 |
#text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
719 |
|
720 |
models2=[
|