|
--- |
|
title: Image Background Remover Silhouette Creation |
|
emoji: π |
|
colorFrom: blue |
|
colorTo: red |
|
sdk: streamlit |
|
sdk_version: 1.41.1 |
|
app_file: app.py |
|
pinned: false |
|
license: apache-2.0 |
|
short_description: Background remover and silhouette creation involve extractin |
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co./docs/hub/spaces-config-reference |
|
|
|
|
|
|
|
|
|
# Background Removal App |
|
|
|
This Streamlit app allows users to upload an image, remove the background using GrabCut algorithm, and display the silhouette. |
|
|
|
## How to Use: |
|
1. Upload an image. |
|
2. The app will automatically remove the background and show the silhouette. |
|
3. You can download the resulting image. |
|
|
|
|