Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,8 @@ current_model = models[0]
|
|
8 |
|
9 |
|
10 |
#text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
11 |
-
text_gen1=gr.Interface.load("spaces/
|
|
|
12 |
#text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
13 |
|
14 |
models2=[
|
|
|
8 |
|
9 |
|
10 |
#text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
11 |
+
text_gen1=gr.Interface.load("spaces/Yntec/prompt-extend")
|
12 |
+
#text_gen1=gr.Interface.load("spaces/daspartho/prompt-extend")
|
13 |
#text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
14 |
|
15 |
models2=[
|