songhieng commited on
Commit
aa58316
·
verified ·
1 Parent(s): 8a1296e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==3.36.1
2
+ face_recognition==1.3.0
3
+ imgaug==0.4.0
4
+ Pillow==9.2.0
5
+ numpy==1.24.3