baberu-ocr-webgpu / package.json
ameraino11's picture
Add complete 121 MB and 242 MB WebGPU variants, port source, and benchmarks
520f98d verified
Raw
History Blame Contribute Delete
165 Bytes
{
"private": true,
"description": "Local browser runtime for the experimental Baberu OCR WebGPU port",
"dependencies": {
"onnxruntime-web": "1.27.0"
}
}