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