update-transformer.js
#9
by
PierreMesure
- opened
Updates transformers.js to the latest version. I needed 1204 in order to convert Whisper models but we could set the version back to a fixed tag once this is released.
Updates transformers.js to the latest version. I needed 1204 in order to convert Whisper models but we could set the version back to a fixed tag once this is released.
PierreMesure
changed pull request status to
open
Ah! Good call! Maybe always using the main
version can cause instability sometimes, but at least we'll always be on the edge.
The space will need a Factory Reset when we need to force it to get the new version avoiding the cache, though. (Similar to what happened in mlx-my-repo)
Let's merge it and see how it goes!
Felladrin
changed pull request status to
merged
Thank you! I'll submit a PR to set it to the next version when it's released.