Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
pandas
|
2 |
-
matplotlib
|
3 |
-
seaborn
|
4 |
-
numpy
|
5 |
-
streamlit
|
6 |
-
plotly
|
7 |
-
Pillow
|
8 |
-
scikit_learn
|
|
|
1 |
+
pandas
|
2 |
+
matplotlib
|
3 |
+
seaborn
|
4 |
+
numpy
|
5 |
+
streamlit
|
6 |
+
plotly
|
7 |
+
Pillow
|
8 |
+
scikit_learn
|