UNPKG

lightweight-expression-detector

Version:

A lightweight hybrid expression detection module using MediaPipe face blendshapes

3 lines (2 loc) 131 B
export { classifyBlendshapes } from "./core/classifyBlendshapes"; export { useEmotionDetector } from "./react/useEmotionDetector";