nickmuchi commited on
Commit
6f44d23
1 Parent(s): afb0167

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch==1.10.1
2
  transformers==4.25.1
3
  git+https://github.com/openai/whisper.git
 
4
  optimum[onnxruntime]
5
  pytube==12.1.0
6
  validators==0.18.2
 
1
  torch==1.10.1
2
  transformers==4.25.1
3
  git+https://github.com/openai/whisper.git
4
+ sentence-transformers
5
  optimum[onnxruntime]
6
  pytube==12.1.0
7
  validators==0.18.2