Spaces:
Build error
Build error
Update README.md
#1
by
Canstralian
- opened
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: purple
|
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Tests
|
|
@@ -40,4 +41,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
| 40 |
Path is relative to the root of the repository.
|
| 41 |
|
| 42 |
`pinned`: _boolean_
|
| 43 |
-
Whether the Space stays on top of your list.
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
| 9 |
+
sdk_version: 5.17.0
|
| 10 |
---
|
| 11 |
|
| 12 |
# Tests
|
|
|
|
| 41 |
Path is relative to the root of the repository.
|
| 42 |
|
| 43 |
`pinned`: _boolean_
|
| 44 |
+
Whether the Space stays on top of your list.
|