Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -606,7 +606,9 @@ models = [
|
|
| 606 |
]
|
| 607 |
current_model = models[0]
|
| 608 |
|
| 609 |
-
|
|
|
|
|
|
|
| 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=[
|