Spaces:
Running
Running
opencv-python
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
tf-keras
|
2 |
huggingface-hub>=0.15.0
|
3 |
-
|
4 |
|
5 |
deepface
|
6 |
|
|
|
1 |
tf-keras
|
2 |
huggingface-hub>=0.15.0
|
3 |
+
opencv-python
|
4 |
|
5 |
deepface
|
6 |
|