Spaces:
Sleeping
Sleeping
Commit
·
3183455
1
Parent(s):
95ed20f
Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,8 @@ colorFrom: purple
|
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.19.0
|
8 |
-
app_file:
|
9 |
-
pinned:
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.19.0
|
8 |
+
app_file: run.py
|
9 |
+
pinned: True
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|