Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐨
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -43,4 +43,4 @@ HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Sp
|
|
43 |
Will be parsed automatically from your code if not specified here.
|
44 |
|
45 |
`pinned`: _boolean_
|
46 |
-
Whether the Space stays on top of your list.
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
43 |
Will be parsed automatically from your code if not specified here.
|
44 |
|
45 |
`pinned`: _boolean_
|
46 |
+
Whether the Space stays on top of your list.
|