Theivaprakasham commited on
Commit
9e083aa
1 Parent(s): d446646

Added Cython requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
 
1
  insightface==0.5
2
  onnx==1.10.2
3
- onnxruntime==1.10.0
4
- Cython
 
1
+ Cython
2
  insightface==0.5
3
  onnx==1.10.2
4
+ onnxruntime==1.10.0