react-use-face-detection
react-use-face-detection copied to clipboard
great react-typescript implementation! am using this w next.js and your implementation helps handle some of the 'abort' errors from MP
just wanted to let you know that your react-y way of implemented MP helped me address some wasm loading errors on MediaPipe
let me know if you have had anything similar to this? https://github.com/google/mediapipe/issues/2963
thank you!!!