tauman commited on
Commit
ed129cd
·
verified ·
1 Parent(s): b453574

Update requirements.txt

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