Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchaudio==2.0.0
|
3 |
+
ffmpeg
|
4 |
+
git+https://github.com/m-bain/whisperx.git
|