Robys01 commited on
Commit
de0170b
·
1 Parent(s): 52ea648

Added dlib library

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,4 +3,5 @@ opencv-python==4.9.0.80
3
  numpy==1.26.4
4
  scipy==1.13.0
5
  mediapipe==0.10.11
 
6
  tqdm==4.66.4
 
3
  numpy==1.26.4
4
  scipy==1.13.0
5
  mediapipe==0.10.11
6
+ dlib==19.24.4
7
  tqdm==4.66.4