Aadhithya
commited on
Commit
·
a785390
1
Parent(s):
913290b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
numpy==1.24.3
|
4 |
opencv-python==4.8.0.74
|
5 |
onnx==1.14.0
|
6 |
-
onnxruntime
|
7 |
insightface==0.7.3
|
8 |
psutil==5.9.5
|
9 |
tk==0.1.0
|
|
|
3 |
numpy==1.24.3
|
4 |
opencv-python==4.8.0.74
|
5 |
onnx==1.14.0
|
6 |
+
onnxruntime==1.4.0
|
7 |
insightface==0.7.3
|
8 |
psutil==5.9.5
|
9 |
tk==0.1.0
|