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