Facial recognition code To install: pip3 install face_recognition To setup: Place all known faces in known people folder with names as file names Place image to be checked into unknown_pictures To run: Run the sun.sh (run.sh mis spelled) Common Errors do not have permissions to run - fix: chmod -x sun.sh