File size: 677 Bytes
c26a03c d19e6a5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
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.
|