gputrain commited on
Commit
5b9211a
1 Parent(s): f1d692b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ demo = gradio.Interface(
117
  launch_options = {
118
  "enable_queue": True,
119
  "share": False,
120
- "cache_examples": True,
121
  }
122
 
123
  demo.launch(**launch_options)
 
117
  launch_options = {
118
  "enable_queue": True,
119
  "share": False,
120
+ #"cache_examples": True,
121
  }
122
 
123
  demo.launch(**launch_options)