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