Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ torchvision
|
|
4 |
facenet-pytorch
|
5 |
matplotlib
|
6 |
Pillow
|
7 |
-
transformers
|
|
|
|
|
|
4 |
facenet-pytorch
|
5 |
matplotlib
|
6 |
Pillow
|
7 |
+
transformers
|
8 |
+
opencv-python-headless
|
9 |
+
numpy
|