Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ title = ".mujo T ai art po O"
|
|
44 |
examples = ["Mujo kuje AI po mjesecu",
|
45 |
"Make logo of green smiling goat",
|
46 |
"Valter defends Sarajevo",
|
47 |
-
"
|
48 |
]
|
49 |
gr.Interface.load("models/stabilityai/stable-diffusion-2-1", title=title, examples=examples).launch()
|
50 |
#gr.load("models/stabilityai/stable-diffusion-2-1-base").launch(auth=("admin", "pass"))
|
|
|
44 |
examples = ["Mujo kuje AI po mjesecu",
|
45 |
"Make logo of green smiling goat",
|
46 |
"Valter defends Sarajevo",
|
47 |
+
"Tesanj by Frida Kahlo",
|
48 |
]
|
49 |
gr.Interface.load("models/stabilityai/stable-diffusion-2-1", title=title, examples=examples).launch()
|
50 |
#gr.load("models/stabilityai/stable-diffusion-2-1-base").launch(auth=("admin", "pass"))
|