Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -252,7 +252,7 @@ with gr.Blocks(css=HTML_TEMPLATE) as demo:
|
|
252 |
outputs=[output_image, output_image_guided]
|
253 |
)
|
254 |
|
255 |
-
|
256 |
gr.Examples(
|
257 |
examples=[
|
258 |
["A mystical floating island with cascading waterfalls and ethereal butterflies", 'Illustration Style', 20, 7.5, 42, 'Grayscale', 200, "256x256"],
|
|
|
252 |
outputs=[output_image, output_image_guided]
|
253 |
)
|
254 |
|
255 |
+
|
256 |
gr.Examples(
|
257 |
examples=[
|
258 |
["A mystical floating island with cascading waterfalls and ethereal butterflies", 'Illustration Style', 20, 7.5, 42, 'Grayscale', 200, "256x256"],
|