mrfakename
commited on
Commit
•
7a63bb0
1
Parent(s):
7618219
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai-whisper
|
2 |
+
gradio
|
3 |
+
moviepy
|
4 |
+
cached-path
|