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