/st-remove-photo-background

Streamlit App that removes background of photo

Primary LanguagePythonApache License 2.0Apache-2.0

AI Photo Background Removal

This is a Streamlit application that uses AI to remove the background from uploaded selfie photos.

Installation

  1. Clone the repository:
git clone https://github.com/<username>/<repository>.git
  1. Install the required packages:
pip install -r requirements.txt

Usage

  1. Run the application:
streamlit run app.py
  1. Upload a photo by clicking on the "Upload foto disini" button.

  2. Select the desired background color from the dropdown menu.

  3. Click the "Hapus Background" button to remove the background using AI.

  4. Wait for the AI to process the photo and display the result.

  5. Expand the "Berhasil hapus background!" section to view the edited photo.

  6. Download the edited photo by clicking on the "Download" button.