Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: yellow
|
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
|
|
9 |
---
|
10 |
|
11 |
# Configuration
|
@@ -42,4 +43,4 @@ HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Sp
|
|
42 |
Will be parsed automatically from your code if not specified here.
|
43 |
|
44 |
`pinned`: _boolean_
|
45 |
-
Whether the Space stays on top of your list.
|
|
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
+
sdk_version: 4.44.1
|
10 |
---
|
11 |
|
12 |
# Configuration
|
|
|
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.
|