Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ torch
|
|
3 |
datasets
|
4 |
faiss-cpu
|
5 |
insightface
|
6 |
-
onnxruntime
|
|
|
|
|
|
|
|
|
|
3 |
datasets
|
4 |
faiss-cpu
|
5 |
insightface
|
6 |
+
onnxruntime
|
7 |
+
gradio
|
8 |
+
face_recognition
|
9 |
+
numpy
|
10 |
+
PIL
|