Note: if you windows, you will first need to build dlib
using wheel.
-
create a virtual environment
python -m venv venv
-
install requirements
pip install -r reqs.txt
This 100% works on windows, but might need calibration in linux.
-
run the app
python main.py