#Free image background remover
1 messages · Page 1 of 1 (latest)
Is this completely built on nuxt? How did you handled the erasing feature, is that any python api or something?
ditto that.
I implemented a script from imgly
https://github.com/imgly/background-removal-js
maybe I will try implement a better model (now it's using isnet_fp16) which is not really good.
but I don't wanna invest too much time in it becuase I really doubt that this project will generate much profit
I was going to ask if it was that one; looks promising for really quick not to important stuff.