RICHERGIRL commited on
Commit
bb7a6f2
·
verified ·
1 Parent(s): 6dc0e4c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ face-alignment==1.3.5
2
+ gradio==4.20.0
3
+ opencv-python-headless==4.9.0.80
4
+ numpy==1.24.4
5
+ Pillow==10.2.0
6
+ torch>=1.13.0
7
+ scikit-image==0.21.0