Closed as not planned
Description
System Info
Automatic publicPath is not supported in this browser
https://stackoverflow.com/questions/68115467/error-automatic-publicpath-is-not-supported-in-this-browser-when-i-am-running-m
Just add: output: {
publicPath: '',
...
},
"@huggingface/transformers": "^3.0.0-alpha.14",
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
Automatic publicPath is not supported in this browser
Reproduction
import { pipeline } from "@huggingface/transformers/" in cfw