prasanth345 commited on
Commit
a0050a3
·
verified ·
1 Parent(s): 52a7eab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,4 +4,7 @@ transformers
4
  torch
5
  streamlit
6
  plotly
7
- numpy==1.21.0
 
 
 
 
4
  torch
5
  streamlit
6
  plotly
7
+ numpy==1.21.0
8
+ pmdarima==1.8.2
9
+ scipy==1.7.1
10
+ pandas==1.3.3