Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 518 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 518 Bytes

Web app done using starlette

It does nothing but adds mask to your face 😷

without mask with mask

install requirements and run the app using python app/server.py serve

thanks to dlib and face-recognition projects