Midnightar commited on
Commit
e56e98e
·
verified ·
1 Parent(s): d6ca5c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
- insightface
 
4
  opencv-python-headless
5
  numpy
6
  requests
 
1
  fastapi
2
  uvicorn
3
+ insightface==0.7.3
4
+ onnxruntime-simd
5
  opencv-python-headless
6
  numpy
7
  requests