Spaces:
Sleeping
Sleeping
vincentiusyoshuac
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.29.0
|
2 |
+
pandas==2.0.1
|
3 |
+
numpy==1.24.3
|
4 |
+
matplotlib==3.7.1
|
5 |
+
amazon-chronos
|
6 |
+
scikit-learn==1.2.2
|