Spaces:
No application file
No application file
LiquidRage commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,5 +33,6 @@ Will be parsed automatically from your code if not specified here.
|
|
| 33 |
`datasets`: _List[string]_
|
| 34 |
HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Space.
|
| 35 |
Will be parsed automatically from your code if not specified here.
|
|
|
|
| 36 |
`pinned`: _boolean_
|
| 37 |
Whether the Space stays on top of your list.
|
|
|
|
| 33 |
`datasets`: _List[string]_
|
| 34 |
HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Space.
|
| 35 |
Will be parsed automatically from your code if not specified here.
|
| 36 |
+
|
| 37 |
`pinned`: _boolean_
|
| 38 |
Whether the Space stays on top of your list.
|