Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wesbos/bg-remover

100% client side background remover
https://github.com/wesbos/bg-remover

Last synced: 10 days ago
JSON representation

100% client side background remover

Awesome Lists containing this project

README

        

# Remove Background Remover with WebGPU

A simple React + Vite application for running [MODNet](https://huggingface.co/Xenova/modnet), a tiny portrait background removal model, locally in the browser using Transformers.js and WebGPU-acceleration.

Based on [this demo by @xenova](https://github.com/huggingface/transformers.js-examples/tree/main/remove-background-webgpu)

## running

npm install
npm run dev