nickmuchi commited on
Commit
cc48794
1 Parent(s): e429024

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ torch==1.10.1
2
  transformers==4.25.1
3
  sentence-transformers==2.2.2
4
  git+https://github.com/openai/whisper.git
5
- git+https://github.com/huggingface/optimum.git#egg=optimum[onnxruntime]
 
6
  pytube==12.1.0
7
  validators==0.18.2
8
  nltk==3.7
 
2
  transformers==4.25.1
3
  sentence-transformers==2.2.2
4
  git+https://github.com/openai/whisper.git
5
+ optimum[onnxruntime]
6
+ git+https://github.com/HKUNLP/instructor-embedding
7
  pytube==12.1.0
8
  validators==0.18.2
9
  nltk==3.7