Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ requests
|
|
| 3 |
openai
|
| 4 |
pydub
|
| 5 |
ffmpeg
|
| 6 |
-
SpeechRecognition
|
|
|
|
|
|
| 3 |
openai
|
| 4 |
pydub
|
| 5 |
ffmpeg
|
| 6 |
+
SpeechRecognition
|
| 7 |
+
moviepy
|