Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ moviepy==1.0.3
|
|
3 |
pydub==0.25.1
|
4 |
numpy>=1.22.0
|
5 |
Pillow>=9.0.0
|
6 |
-
ffmpeg-python>=0.2.0
|
|
|
|
3 |
pydub==0.25.1
|
4 |
numpy>=1.22.0
|
5 |
Pillow>=9.0.0
|
6 |
+
ffmpeg-python>=0.2.0
|
7 |
+
moviepy
|