Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -16,7 +16,7 @@ models =[
|
|
| 16 |
"Yntec/DegreesOfFreedom",
|
| 17 |
]
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
model_functions = {}
|
| 22 |
model_idx = 1
|
|
|
|
| 16 |
"Yntec/DegreesOfFreedom",
|
| 17 |
]
|
| 18 |
|
| 19 |
+
text_gen1=gr.Interface.load("spaces/phenomenon1981/MagicPrompt-Stable-Diffusion")
|
| 20 |
|
| 21 |
model_functions = {}
|
| 22 |
model_idx = 1
|