samarthagarwal23 commited on
Commit
9b22dfc
1 Parent(s): 25bc958

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,5 +48,5 @@ interface = gr.Interface(
48
 
49
  interface.launch(
50
  enable_queue=True,
51
- cache_examples=True,
52
  )
 
48
 
49
  interface.launch(
50
  enable_queue=True,
51
+ #cache_examples=True,
52
  )