Zengyf-CVer commited on
Commit
108dfa3
β€’
1 Parent(s): 33711b6

app update

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸš€
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 3.0.9
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
 
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 3.1.8b0
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
app.py CHANGED
@@ -632,7 +632,7 @@ def main(args):
632
  description=description,
633
  # article=article,
634
  examples=examples,
635
- cache_examples=False,
636
  # theme="seafoam",
637
  # live=True, # Change output in real time
638
  flagging_dir="run", # output directory
 
632
  description=description,
633
  # article=article,
634
  examples=examples,
635
+ # cache_examples=False,
636
  # theme="seafoam",
637
  # live=True, # Change output in real time
638
  flagging_dir="run", # output directory