Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,12 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
dependencies:
|
11 |
pandas
|
12 |
-
gdown
|
13 |
seaborn==0.12.1
|
14 |
vega_datasets
|
15 |
scikit-learn
|
16 |
streamlit-pandas-profiling
|
17 |
streamlit-extras
|
|
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
dependencies:
|
11 |
pandas
|
|
|
12 |
seaborn==0.12.1
|
13 |
vega_datasets
|
14 |
scikit-learn
|
15 |
streamlit-pandas-profiling
|
16 |
streamlit-extras
|
17 |
+
gdown
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|