Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ tensorflow-addons
|
|
3 |
facenet_pytorch
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
-
mtcnn
|
|
|
|
3 |
facenet_pytorch
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
+
mtcnn
|
7 |
+
zipfile
|