Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ numpy
|
|
7 |
datasets
|
8 |
insightface
|
9 |
onnxruntime
|
10 |
-
requests
|
|
|
|
|
|
7 |
datasets
|
8 |
insightface
|
9 |
onnxruntime
|
10 |
+
requests
|
11 |
+
opencv-python
|
12 |
+
Pillow
|