Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ faster-whisper
|
|
3 |
more-itertools
|
4 |
tiktoken
|
5 |
cython
|
|
|
6 |
torch
|
7 |
torchaudio
|
8 |
soundfile
|
|
|
3 |
more-itertools
|
4 |
tiktoken
|
5 |
cython
|
6 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
7 |
torch
|
8 |
torchaudio
|
9 |
soundfile
|