Image background removal locally in browser with WebGPU.
Powered by transformers.js and BRIA AI RMBG 1.4
This project was created with solid-start
;
pnpm install
pnpm dev
# or start the server and open the app in a new browser tab
pnpm dev -- --open
Solid apps are built with presets, which optimise your project for deployment to different environments.
By default, pnpm build
will generate an app to deploy to Vercel.