Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 427 Bytes

Face Smart An Attendence Systsem Using Python Face Recognition

Requirements :

  • Python 3.11

Installation :

We had an issue installing dlib in both operating systems.

Windows :

you can use the dlib wheel

pip install src/dlib-19.24.1-cp311-cp311-win_amd64.whl

you also need to install additional packages

pip install cmake face-recognition pycrypto

UI.py is the main file (id: admin, pass: admin)