Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: gray
|
|
6 |
sdk: gradio
|
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: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
+
sdk_version: 5.7.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.
|