cakiki commited on
Commit
22ddcb7
·
1 Parent(s): 54d4105

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,7 +257,7 @@ with gr.Blocks(title=TITLE) as demo:
257
  )
258
  with gr.Row():
259
  examplars_plot = (
260
- gr.Gallery().style(grid=3, height="auto")
261
  )
262
  demo.load(
263
  show_examplars,
 
257
  )
258
  with gr.Row():
259
  examplars_plot = (
260
+ gr.Gallery().style(grid=9, height="auto")
261
  )
262
  demo.load(
263
  show_examplars,