Spaces:
Build error
Build error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
librosa==0.9.1
|
| 2 |
faster-whisper==0.9.0
|
| 3 |
pydub==0.25.1
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch
|
| 3 |
librosa==0.9.1
|
| 4 |
faster-whisper==0.9.0
|
| 5 |
pydub==0.25.1
|