Spaces:
Build error
Build error
upgrade gradio to current version
Browse filesupgrade gradio to current version to address security vuln issues in the outdated sdk
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🦀
|
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
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.
|