Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 444 Bytes

Remove Background Remover with WebGPU

A simple React + Vite application for running MODNet, a tiny portrait background removal model, locally in the browser using Transformers.js and WebGPU-acceleration.

Based on this demo by @xenova

running

npm install npm run dev