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