Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
soundfile
|
| 2 |
librosa
|
| 3 |
-
torch==2.
|
| 4 |
-
torchvision==0.
|
| 5 |
-
torchaudio==2.
|
| 6 |
pedalboard
|
| 7 |
yt-dlp
|
| 8 |
tqdm
|
|
|
|
| 1 |
soundfile
|
| 2 |
librosa
|
| 3 |
+
torch==2.9.1
|
| 4 |
+
torchvision==0.24.1
|
| 5 |
+
torchaudio==2.9.1
|
| 6 |
pedalboard
|
| 7 |
yt-dlp
|
| 8 |
tqdm
|