Uledennis commited on
Commit
8fe77cb
1 Parent(s): 0c59515

add missing packages

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- pmdarima
2
- statsmodels
3
- transformers
4
- torch
5
- streamlit
6
- plotly
 
 
 
1
+ pmdarima
2
+ statsmodels
3
+ transformers
4
+ torch
5
+ streamlit
6
+ plotly
7
+ matplotlib
8
+ numpy