OS Platform and Distribution
n/a
Compiler version
n/a
Programming Language and version
Javascript
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
The NPM releases of Mediapipe haven't been updated since version 0.10.21
Complete Logs
These packages were last updated at version 0.10.21:
https://www.npmjs.com/package/@mediapipe/tasks-vision?activeTab=versions
https://www.npmjs.com/package/@mediapipe/tasks-text?activeTab=versions
https://www.npmjs.com/package/@mediapipe/tasks-audio?activeTab=versions
Only this one has been updated to version 0.10.25:
https://www.npmjs.com/package/@mediapipe/tasks-genai
The latest release version on Github seems to be 0.10.26.
The new set up guide instructs to use `npm install @mediapipe/tasks-vision`:
https://ai.google.dev/edge/mediapipe/solutions/setup_web
1. Should we expect any updates to the NPM packages?
2. Is it possible to build those packages from the sources? Couldn't find documentation for this.
3. What's the right way to use the latest version of Mediapipe for Javascript projects?
OS Platform and Distribution
n/a
Compiler version
n/a
Programming Language and version
Javascript
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
The NPM releases of Mediapipe haven't been updated since version 0.10.21
Complete Logs