shin-mashita commited on
Commit
9754b6d
1 Parent(s): eb8dc27

Minor edits

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ gr.Interface( fn=classify,
80
  allow_flagging="never",
81
  title=title,
82
  description=description,
83
- examples=examples).launch(cache_examples=True)
 
80
  allow_flagging="never",
81
  title=title,
82
  description=description,
83
+ examples=examples).launch()