BackgroundRemoval Streamlit app which allows you to upload an image and adjust the settings to remove the background for any image! Install dependencies $ pip install -r requirements.txt Run the app $ streamlit run streamlit_app.py