Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas
|
|
6 |
numpy
|
7 |
datasets
|
8 |
insightface
|
9 |
-
onnxruntime
|
|
|
|
6 |
numpy
|
7 |
datasets
|
8 |
insightface
|
9 |
+
onnxruntime
|
10 |
+
request
|