Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 438 Bytes

lens

Snapchat-like Lenses implementation in Python

Installation

Please install python3.8, dlib and opencv (homebrew on mac supports both).

Now, install python libraries: pip install -r requirements.txt

Download dlib landmark detection model from here (~100mb), unpack it into data/dlib_face_landmarks.dat

Start

python main.py

Exit with Esc