File size: 811 Bytes
45dafaf
91f053c
 
 
62d6bbb
45dafaf
 
 
 
 
91f053c
74e7687
91f053c
638167f
a250d07
638167f
91f053c
 
 
 
 
 
 
 
45dafaf
91f053c
 
 
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
29
---
title: Background Studio
emoji: ✂️
colorFrom: purple
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---

# Background Studio

An advanced background-removal web app powered by `rembg`.

## Features

- Drag-and-drop image upload
- Quality, balanced, fast, people, and anime models
- Optional alpha matting for hair, fur, and fine edges
- Before/after comparison slider
- Transparent PNG, WEBP, or JPG output
- Custom JPG background color
- 12 MB upload limit and basic rate limiting
- Optional `API_KEY` Space Secret for API protection

Open `/` for the web interface or call `POST /remove-bg` with a multipart `image` field.

For a public Space, add `API_KEY` under **Settings → Variables and secrets** if you want the processing endpoint protected. Do not commit `.env` files or credentials.