Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ facenet_pytorch
|
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
mtcnn
|
7 |
-
PIL
|
|
|
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
mtcnn
|
7 |
+
PIL
|
8 |
+
moviepy.editor
|