backgroundRemover / README.md
bktiadi's picture
Upload 6 files
39ca38f verified
|
Raw
History Blame Contribute Delete
847 Bytes
---
title: Background Remover
emoji: πŸͺ„
colorFrom: gray
colorTo: purple
sdk: gradio
sdk_version: 6.20.0
python_version: '3.12'
app_file: app.py
pinned: false
---
# πŸͺ„ Background Remover
Remove image backgrounds instantly using the open-source [BiRefNet](https://huggingface.co/ZhengPeng7/BiRefNet)
segmentation model. Free to use, no sign-up, no watermark β€” runs on Hugging Face's free
[ZeroGPU](https://huggingface.co/docs/hub/spaces-zerogpu).
Three ways to use it:
- **Upload** β€” drag and drop an image, get a transparent PNG back.
- **Image URL** β€” paste a link to any image on the web.
- **File β†’ PNG** β€” upload a file and download a transparent PNG (also exposed as the `png` API for automation / MCP).
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference