Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,6 @@ opencv-python
|
|
| 7 |
numpy
|
| 8 |
pillow
|
| 9 |
pandas
|
| 10 |
-
numexpr
|
|
|
|
|
|
|
|
|
| 7 |
numpy
|
| 8 |
pillow
|
| 9 |
pandas
|
| 10 |
+
numexpr
|
| 11 |
+
imageio
|
| 12 |
+
imageio-ffmpeg
|