Spaces:
Sleeping
Sleeping
vincentiusyoshuac
commited on
Commit
•
a1d8a9f
1
Parent(s):
0dc2bb2
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
scikit-learn==1.2.2
|
|
|
1 |
+
streamlit
|
2 |
+
chronos-forecasting
|
3 |
+
torch
|
4 |
+
pandas
|
5 |
+
matplotlib
|
|