Zengyf-CVer commited on
Commit
77b6150
1 Parent(s): 5b2a05b

v04 update

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 3.0.9
8
  app_file: app.py
9
- pinned: false
10
  license: gpl-3.0
11
  ---
12
 
 
6
  sdk: gradio
7
  sdk_version: 3.0.9
8
  app_file: app.py
9
+ pinned: true
10
  license: gpl-3.0
11
  ---
12
 
app.py CHANGED
@@ -590,7 +590,7 @@ def main(args):
590
  title=title,
591
  description=description,
592
  # article=article,
593
- # examples=examples,
594
  # theme="seafoam",
595
  # live=True, # Change output in real time
596
  flagging_dir="run", # output directory
 
590
  title=title,
591
  description=description,
592
  # article=article,
593
+ examples=examples,
594
  # theme="seafoam",
595
  # live=True, # Change output in real time
596
  flagging_dir="run", # output directory