Zengyf-CVer commited on
Commit
7811598
1 Parent(s): 271d5e6

app update

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -411,8 +411,7 @@ def main(args):
411
  title=title,
412
  description=description,
413
  article="",
414
- examples=examples,
415
- cache_examples=False,
416
  theme="seafoam",
417
  flagging_dir="run", # output directory
418
  ).launch(
 
411
  title=title,
412
  description=description,
413
  article="",
414
+ # examples=examples,
 
415
  theme="seafoam",
416
  flagging_dir="run", # output directory
417
  ).launch(