Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy
|
|
2 |
tensorflow
|
3 |
matplotlib
|
4 |
Pillow
|
5 |
-
imageio
|
|
|
|
2 |
tensorflow
|
3 |
matplotlib
|
4 |
Pillow
|
5 |
+
imageio
|
6 |
+
imageio-ffmpeg
|