nickmuchi commited on
Commit
53e58bb
1 Parent(s): 00321f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==1.13.1
2
  git+https://github.com/openai/whisper.git
 
3
  transformers==4.26.0
4
  InstructorEmbedding
5
  optimum[onnxruntime]==1.6.1
 
1
  torch==1.13.1
2
  git+https://github.com/openai/whisper.git
3
+ sentence-transformers==2.2.2
4
  transformers==4.26.0
5
  InstructorEmbedding
6
  optimum[onnxruntime]==1.6.1