Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pytube3
|
2 |
+
moviepy
|
3 |
+
pydub
|
4 |
+
webrtcvad
|
5 |
+
openai-whisper
|
6 |
+
gradio
|