Name of the feature
Currently, the latest transformers.js is dependent on onnxruntime-web v1.14.0. Since onnxruntime-web v1.15.1 has been released for months, I'd love to see if it's possible to update this dependency version.
Reason for request
ONNX runtime has added a preview support for WebGPU in version 1.15.0. I'd love to try it with transfomers.js. I understand that there may be additional work required for WebGPU support, but updating the ONNX runtime version could be a good starting point I guess. Really appreciate your work here.
Additional context
N/A