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