Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ emoji: 🚀
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
---
|
@@ -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.
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.0.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
35 |
Path is relative to the root of the repository.
|
36 |
|
37 |
`pinned`: _boolean_
|
38 |
+
Whether the Space stays on top of your list.
|