@cunny-ai/provider-mediapipe
v0.0.2
Published
Shared MediaPipe Tasks Vision runtime for @cunny-ai packages
Downloads
326
Readme
@cunny-ai/provider-mediapipe
Shared MediaPipe Tasks Vision runtime for @cunny-ai/* packages. The only package that pins @mediapipe/tasks-vision. The wasm downloads once per browser and is shared by every task that uses this provider.
Self hosting:
import { setWasmBase } from '@cunny-ai/provider-mediapipe'
setWasmBase('/static/mediapipe/wasm')MIT.
