A simple flask app to remove the background of an image with Rembg. Use the following commands to run on local: docker build -t remove_bg docker run -p 5100:5100 remove_bg access it at localhost:5100