jjeamin commited on
Commit
0d7a15e
1 Parent(s): a6ecf63

Remove cache example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ gr.Interface(
71
  enable_queue=True,
72
  allow_flagging=False,
73
  allow_screenshot=False
74
- ).launch(enable_queue=True,cache_examples=True)
71
  enable_queue=True,
72
  allow_flagging=False,
73
  allow_screenshot=False
74
+ ).launch(enable_queue=True)