chaitanyajalluri
Results
1
issues of
chaitanyajalluri
when i am running the below line of code : face_recognition_models.face_locations(rgb,model="cnn") I am getting this error: module 'face_recognition_models' has no attribute 'face_locations' face_recognition_models contains same functions of face_recognition but why...