Zengyf-CVer commited on
Commit
a495a65
1 Parent(s): 7873a55

app update

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -629,7 +629,8 @@ def main(args):
629
  title=title,
630
  description=description,
631
  # article=article,
632
- # examples=examples,
 
633
  # theme="seafoam",
634
  # live=True, # Change output in real time
635
  flagging_dir="run", # output directory
 
629
  title=title,
630
  description=description,
631
  # article=article,
632
+ examples=examples,
633
+ cache_examples=False,
634
  # theme="seafoam",
635
  # live=True, # Change output in real time
636
  flagging_dir="run", # output directory