You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@huggingface/transformers: ^3.2.1
node: v20.17.0
browser: Chrome Version 131.0.6778.205 (Official Build) (64-bit)
OS: Windows 11
next: 15.1.1
react: ^19.0.0
Environment/Platform
Website/web-app
Browser extension
Server-side (e.g., Node.js, Deno, Bun)
Desktop app (e.g., Electron)
Other (e.g., VSCode extension)
Description
Hi,
I am trying to load Xenova/modnet in a Nextjs project using @huggingface/transformers. It is not working as during initialization I get this error "no available backend found. ERR: [webgpu] backend not found".
I have Graphics acceleration and chrome://flags/#enable-unsafe-webgpu enabled.
I am sharing my code. Please take a look and help.
System Info
@huggingface/transformers: ^3.2.1
node: v20.17.0
browser: Chrome Version 131.0.6778.205 (Official Build) (64-bit)
OS: Windows 11
next: 15.1.1
react: ^19.0.0
Environment/Platform
Description
Hi,
I am trying to load Xenova/modnet in a Nextjs project using @huggingface/transformers. It is not working as during initialization I get this error "no available backend found. ERR: [webgpu] backend not found".
I have Graphics acceleration and chrome://flags/#enable-unsafe-webgpu enabled.
I am sharing my code. Please take a look and help.
Next config
Model
Reproduction
The text was updated successfully, but these errors were encountered: