- Bumped Transformers.js to v4.0.0 with WebGPU support in Node.js.
- Added WebGPU support for Node.js. Note: the current Transformers.js implementation is not thread-safe, so only one thread can use WebGPU in Node.js. Any additional threads will automatically fall back to the CPU.
Full Changelog: v1.2.0...v1.3.0