Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
flask
|
2 |
faster-whisper
|
3 |
torch
|
4 |
-
moviepy
|
5 |
imageio-ffmpeg
|
|
|
1 |
flask
|
2 |
faster-whisper
|
3 |
torch
|
4 |
+
moviepy>=1.0.3
|
5 |
imageio-ffmpeg
|