Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -607,8 +607,8 @@ models = [
|
|
607 |
current_model = models[0]
|
608 |
|
609 |
|
610 |
-
text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
611 |
-
|
612 |
#text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
613 |
|
614 |
models2=[
|
|
|
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=[
|