deagar commited on
Commit
309b3f6
·
1 Parent(s): 6f2f943

updated requirements to include transformers and sentence-transformers

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ pandas
2
  numpy
3
  matplotlib
4
  seaborn
5
- plotly
 
 
 
2
  numpy
3
  matplotlib
4
  seaborn
5
+ plotly
6
+ transformers
7
+ sentence-transformers