atalaydenknalbant commited on
Commit
d8b991d
·
verified ·
1 Parent(s): 1956eb1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -140,6 +140,7 @@ def app():
140
  max_detection,
141
  ],
142
  outputs=[output_image],
 
143
  )
144
 
145
  gradio_app = gr.Blocks()
 
140
  max_detection,
141
  ],
142
  outputs=[output_image],
143
+ cache_examples=True,
144
  )
145
 
146
  gradio_app = gr.Blocks()