Spaces:
Running
Running
update gradio
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: green
|
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
|
|
9 |
---
|
10 |
|
11 |
# Configuration
|
@@ -30,4 +31,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
30 |
Path is relative to the root of the repository.
|
31 |
|
32 |
`pinned`: _boolean_
|
33 |
-
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
|
|
|
31 |
Path is relative to the root of the repository.
|
32 |
|
33 |
`pinned`: _boolean_
|
34 |
+
Whether the Space stays on top of your list.
|