Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
scikit-learn
|
2 |
numpy
|
3 |
pandas
|
4 |
-
streamlit
|
|
|
|
|
|
|
|
1 |
scikit-learn
|
2 |
numpy
|
3 |
pandas
|
4 |
+
streamlit
|
5 |
+
seaborn
|
6 |
+
matplotlib
|
7 |
+
streamlit-extras
|