Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ twitch-dl
|
|
3 |
librosa
|
4 |
transformers
|
5 |
torch
|
6 |
-
torchaudio
|
|
|
|
3 |
librosa
|
4 |
transformers
|
5 |
torch
|
6 |
+
torchaudio
|
7 |
+
soundfile
|