Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
soundfile
|
2 |
librosa
|
3 |
torch==2.2.0
|
4 |
-
pedalboard
|
|
|
|
1 |
soundfile
|
2 |
librosa
|
3 |
torch==2.2.0
|
4 |
+
pedalboard
|
5 |
+
yt-dlp
|