Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
git+https://github.com/m-bain/whisperx.git
|
3 |
-
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
1 |
gradio
|
2 |
git+https://github.com/m-bain/whisperx.git
|
3 |
+
git+https://github.com/openai/whisper.git
|
4 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
+
torch
|