Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: purple
|
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Configuration
|
|
@@ -34,4 +35,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
| 34 |
Path is relative to the root of the repository.
|
| 35 |
|
| 36 |
`pinned`: _boolean_
|
| 37 |
-
Whether the Space stays on top of your list.
|
|
|
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
+
sdk_version: 1.48.1
|
| 10 |
---
|
| 11 |
|
| 12 |
# Configuration
|
|
|
|
| 35 |
Path is relative to the root of the repository.
|
| 36 |
|
| 37 |
`pinned`: _boolean_
|
| 38 |
+
Whether the Space stays on top of your list.
|