Hello everyone here is a background removal app built with React - Python on the backend, it uses flash and rembg
Here is a link if you want to test it on codesandbox it should auto start if it does not do
pip install -r server/requirements.txt
# then
npm run dev
Or you can clone the repo and make sure that you have python 3.10.6 installed,above or below this version may not work
pip install -r server/requirements.txt
# then
npm run dev
It may take really long times removing background,if you really want to inspect the project i would say you run it on your local machine