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