sagar007 commited on
Commit
f89ff97
·
verified ·
1 Parent(s): e9f246c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- Updated gr.Examples with additional examples
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"],