foxxy-hm commited on
Commit
9166733
·
1 Parent(s): 079eb37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  nltk
2
  torch
3
  cdlib
 
4
  transformers[sentencepiece]
5
  git+https://github.com/witiko/gensim.git@feature/bm25
 
1
  nltk
2
  torch
3
  cdlib
4
+ optimum[onnxruntime]==1.2.3
5
  transformers[sentencepiece]
6
  git+https://github.com/witiko/gensim.git@feature/bm25