Update README.md
#1
by
Canstralian
- opened
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🔥
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -29,4 +29,4 @@ The dashboard automatically generates mock data for demonstration purposes. All
|
|
29 |
## Dependencies
|
30 |
All required packages are listed in requirements.txt
|
31 |
|
32 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.41.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
29 |
## Dependencies
|
30 |
All required packages are listed in requirements.txt
|
31 |
|
32 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|