Yesterday,I saw a post in X asking for a self-hostable background remover service. I was thinking, can we make it work by using WebGPU? So it will run in the browser and doesn't require any server/queue to run After a couple of hours, I created this and published the source code on https://github.com/ducan-ne/remove-bg It's still new so welcome any ideas and contributions Powered by WebGPU and Transformer.js (RMBG V1.4 model) |