Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ opencv-python
|
|
2 |
pillow
|
3 |
numpy
|
4 |
rembg
|
5 |
-
moviepy
|
6 |
ffmpeg
|
7 |
onnxruntime
|
|
|
2 |
pillow
|
3 |
numpy
|
4 |
rembg
|
5 |
+
moviepy==1.0.3
|
6 |
ffmpeg
|
7 |
onnxruntime
|