Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
openai-whisper
|
3 |
+
yt-dlp
|
4 |
+
pydub
|
5 |
+
numpy
|
6 |
+
ffmpeg-python
|