Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ deep-translator==1.11.4
|
|
5 |
pydub==0.25.1
|
6 |
torch==2.0.1
|
7 |
numpy==1.24.3
|
8 |
-
ffmpeg-python==0.2.0
|
|
|
|
5 |
pydub==0.25.1
|
6 |
torch==2.0.1
|
7 |
numpy==1.24.3
|
8 |
+
ffmpeg-python==0.2.0
|
9 |
+
transformers
|