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