28Senaru commited on
Commit
e5764c0
·
verified ·
1 Parent(s): 1516856

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.1.0
2
+ torchvision>=0.16.0
3
+ gradio>=3.40
4
+ numpy
5
+ opencv-python
6
+ Pillow
7
+ insightface
8
+ scipy
9
+ face-alignment==1.3.5
10
+ onnxruntime