Spaces:
Sleeping
Sleeping
update to insightFace model
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ transformers
|
|
4 |
accelerate
|
5 |
pandas
|
6 |
numpy
|
7 |
-
datasets
|
|
|
|
|
|
4 |
accelerate
|
5 |
pandas
|
6 |
numpy
|
7 |
+
datasets
|
8 |
+
insightface
|
9 |
+
onnxruntime
|