Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ Pillow==9.3.0
|
|
3 |
deepface==0.0.75
|
4 |
opencv-python-headless==4.6.0.66
|
5 |
pandas==1.5.3
|
6 |
-
tensorflow==2.9.0
|
|
|
|
|
|
3 |
deepface==0.0.75
|
4 |
opencv-python-headless==4.6.0.66
|
5 |
pandas==1.5.3
|
6 |
+
tensorflow==2.9.0
|
7 |
+
keras==2.9.0
|
8 |
+
protobuf==3.20.3
|