Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
moviepy
|
| 2 |
-
Pillow==
|
| 3 |
-
imageio
|
|
|
|
|
|
| 1 |
moviepy
|
| 2 |
+
Pillow==9.5.0
|
| 3 |
+
imageio
|
| 4 |
+
opencv-python
|