sadgaj commited on
Commit
42c37be
·
verified ·
1 Parent(s): 1f3cb6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -109,7 +109,6 @@ with gr.Blocks(css=css,
109
  ],
110
  examples_per_page=3,
111
  inputs=[input_box],
112
- cache_examples=True,
113
  )
114
 
115
 
 
109
  ],
110
  examples_per_page=3,
111
  inputs=[input_box],
 
112
  )
113
 
114