Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
keras-facenet
|
| 2 |
tensorflow==2.12.0
|
| 3 |
gradio==3.41.0
|
| 4 |
-
numpy==1.23.5
|
|
|
|
|
|
| 1 |
keras-facenet
|
| 2 |
tensorflow==2.12.0
|
| 3 |
gradio==3.41.0
|
| 4 |
+
numpy==1.23.5
|
| 5 |
+
opencv-python
|