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