Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ transformers
|
|
5 |
InstructorEmbedding
|
6 |
optimum[onnxruntime]==1.6.1
|
7 |
pytube==12.1.0
|
|
|
8 |
validators==0.18.2
|
9 |
nltk==3.7
|
10 |
plotly==5.10.0
|
|
|
5 |
InstructorEmbedding
|
6 |
optimum[onnxruntime]==1.6.1
|
7 |
pytube==12.1.0
|
8 |
+
pydub
|
9 |
validators==0.18.2
|
10 |
nltk==3.7
|
11 |
plotly==5.10.0
|