opencv-js
opencv-js copied to clipboard
Reduce the size of the dependency
I am using version 4.9.0-release.3 in a browser environment with Vite bundling. There is a base64 file in the browser network that is almost 7.5MB in size and has the format octet-stream. How can I reduce the size of the dependency?