Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy
|
|
| 4 |
librosa
|
| 5 |
soundfile
|
| 6 |
ffmpeg-python
|
| 7 |
-
|
|
|
|
|
|
| 4 |
librosa
|
| 5 |
soundfile
|
| 6 |
ffmpeg-python
|
| 7 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 8 |
+
torch
|