Parthebhan commited on
Commit
0223011
·
verified ·
1 Parent(s): c3f9ae7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -91,7 +91,6 @@ def app():
91
  iou_threshold,
92
  ],
93
  outputs=[output_numpy],
94
- cache_examples=True,
95
  )
96
 
97
  gradio_app = gr.Blocks()
 
91
  iou_threshold,
92
  ],
93
  outputs=[output_numpy],
 
94
  )
95
 
96
  gradio_app = gr.Blocks()