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