mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Old API (mp.solutions.face_mesh) for Docker with mediapipe < 0.10.30 - New API (mp.tasks.vision.FaceLandmarker) for newer mediapipe >= 0.10.30 - Auto-downloads face_landmarker.task model on first use with new API - Extracted shared landmark index constants and key point extraction