Open schkovich opened 10 months ago
Thanks for your investigation. We will upgrade sharp
to the latest version soon.
Thanks for your investigation. We will upgrade
sharp
to the latest version soon.
I have the same problem. When will you update it
By the way, if you use pnpm. overrides should be like this:
"pnpm": {
"overrides": {
"@xenova/transformers>sharp": "0.33.1"
}
},
System Info
transformers: 2.14.2 os: ubuntu 22.04 node: v20.11.0 npm: 10.2.4
Environment/Platform
Description
Installation fails with:
Expected result: successful installation
Bumping the sharp version to 0.33.0 results in a successful install.
Reproduction
lxc launch ubuntu:22.04 transformers
lxc exec transformers -- sudo --user ubuntu --login
sudo snap install node --classic
npm install @xenova/transformers