bluestyle97 commited on
Commit
4d0dd06
1 Parent(s): b9964fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -328,7 +328,7 @@ with gr.Blocks() as demo:
328
  inputs=[input_image],
329
  label="Examples",
330
  cache_examples=False,
331
- examples_per_page=12
332
  )
333
 
334
  with gr.Column():
 
328
  inputs=[input_image],
329
  label="Examples",
330
  cache_examples=False,
331
+ examples_per_page=16
332
  )
333
 
334
  with gr.Column():