cakiki commited on
Commit
54d4105
·
1 Parent(s): 363b636

Update app.py

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