System Info
"@huggingface/transformers": "^3.8.0"
"vite": "7.2.2"
Environment/Platform
Description
I am getting the error
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'width').
when trying to use the auto converted onnx package. Not sure if something wrong with the input data or just error inside transfoermers js
Reproduction
Stackblitz