therayz1 commited on
Commit
850196c
1 Parent(s): b79aed6

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ face_recognition==1.3.0
2
+ opencv-python-headless==4.8.1.78
3
+ numpy==1.26.2
4
+ pandas==2.1.3
5
+ plotly==5.18.0
6
+ gradio==4.7.1