Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==5.49.1
|
| 2 |
numpy==1.25.0
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
gradio==5.49.1
|
| 2 |
numpy==1.25.0
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
+
deepface==0.0.79
|
| 5 |
+
tf-keras==2.15.0
|