Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ torch
|
|
4 |
torchvision
|
5 |
Pillow
|
6 |
opencv-python
|
7 |
-
|
8 |
-
|
9 |
deepface
|
|
|
|
|
|
4 |
torchvision
|
5 |
Pillow
|
6 |
opencv-python
|
7 |
+
tensorflow==2.12.0
|
8 |
+
tf-keras
|
9 |
deepface
|
10 |
+
requests
|
11 |
+
beautifulsoup4
|