wenkun commited on
Commit
e9434e2
·
1 Parent(s): e4580db

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Cython==0.29.28
2
+ #insightface==0.6.2
3
+ #mmcv-full==1.3.3
4
+ numpy==1.22.3
5
+ onnxruntime==1.11.0
6
+ opencv-python-headless==4.5.5.64
7
+ openmim==0.1.5
8
+ torch==1.10.2
9
+ torchvision==0.11.3