Spaces:
Runtime error
Runtime error
asgf
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
gradio
|
2 |
pytube
|
3 |
-
ffmpeg-python
|
4 |
-
huggingsound
|
5 |
torch
|
|
|
6 |
librosa
|
7 |
soundfile
|
8 |
transformers
|
|
|
1 |
gradio
|
2 |
pytube
|
|
|
|
|
3 |
torch
|
4 |
+
huggingsound
|
5 |
librosa
|
6 |
soundfile
|
7 |
transformers
|