Spaces:
Sleeping
Sleeping
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
seaborn
|
4 |
-
matplotlib
|
5 |
-
plotly
|
6 |
Pillow
|
7 |
numpy
|
8 |
scikit-learn==1.2.2
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
seaborn
|
4 |
+
matplotlib
|
5 |
+
plotly
|
6 |
Pillow
|
7 |
numpy
|
8 |
scikit-learn==1.2.2
|