nickmuchi commited on
Commit
6b70b73
1 Parent(s): 7620fcb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,13 +3,13 @@ git+https://github.com/openai/whisper.git
3
  sentence-transformers==2.2.2
4
  transformers
5
  InstructorEmbedding
6
- optimum[onnxruntime]==1.6.1
7
  pytube==12.1.3
8
  pydub
9
  validators==0.18.2
10
  nltk==3.7
11
- plotly==5.10.0
12
- plotly-express==0.4.1
13
  spacy==3.5.0
14
  spacy_streamlit==1.0.3
15
  st-annotated-text==3.0.0
 
3
  sentence-transformers==2.2.2
4
  transformers
5
  InstructorEmbedding
6
+ optimum[onnxruntime]
7
  pytube==12.1.3
8
  pydub
9
  validators==0.18.2
10
  nltk==3.7
11
+ plotly
12
+ plotly-express
13
  spacy==3.5.0
14
  spacy_streamlit==1.0.3
15
  st-annotated-text==3.0.0