Spaces:
Sleeping
Sleeping
Commit
·
b75f00f
1
Parent(s):
855c0f2
Update requirements.txt
Browse files- requirements.txt +3 -11
requirements.txt
CHANGED
@@ -1,11 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
statsmodels
|
5 |
-
scipy
|
6 |
-
python-dotenv
|
7 |
-
xgboost
|
8 |
-
matplotlib
|
9 |
-
seaborn
|
10 |
-
pmdarima
|
11 |
-
joblib
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|