Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ 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 |
-
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
pytorch-cuda
|
|
|
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
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
pytorch-cuda
|