rossja commited on
Commit
0b61326
1 Parent(s): 2a8a686

upgrade gradio to current version

Browse files

upgrade gradio to current version to address security vuln issues in the outdated sdk

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🦀
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 3.0.17
8
  app_file: app.py
9
  pinned: false
10
  license: bsd-3-clause
@@ -44,4 +44,4 @@ HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Sp
44
  Will be parsed automatically from your code if not specified here.
45
 
46
  `pinned`: _boolean_
47
- Whether the Space stays on top of your list.
 
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  license: bsd-3-clause
 
44
  Will be parsed automatically from your code if not specified here.
45
 
46
  `pinned`: _boolean_
47
+ Whether the Space stays on top of your list.