Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 305 Bytes

Facemesh web app using mediapipe library

This project is used to apply a facemesh on live video or on image and calculate features like no of faces which are helpful in many ways.

How to run on your own machine?

  • Just run pip install requirements.txt

  • Now run

streamlit run main.py