Commit
·
347fdff
1
Parent(s):
77e12a8
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
whisper
|
3 |
+
pytube
|
4 |
+
moviepy
|
5 |
+
pywhisper
|
6 |
+
flask
|
7 |
+
static-ffmpeg
|