Spaces:
Runtime error
Runtime error
lixiang46
commited on
Commit
·
5801905
1
Parent(s):
49b21d0
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ timm
|
|
9 |
einops
|
10 |
scipy
|
11 |
insightface
|
12 |
-
opencv-python
|
|
|
|
9 |
einops
|
10 |
scipy
|
11 |
insightface
|
12 |
+
opencv-python
|
13 |
+
onnxruntime
|