Spaces:
Sleeping
Sleeping
File size: 675 Bytes
b719665 90e92b9 b719665 90e92b9 b719665 90e92b9 | 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 | ---
title: Remove Background API
emoji: ✂️
colorFrom: green
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
---
# Remove Background API
Servidor simple que quita el fondo de imágenes usando [rembg](https://github.com/danielgatis/rembg).
Gratis, sin límite de imágenes, corre en el CPU gratuito de Hugging Face Spaces.
## Endpoint
`POST /remove-bg` — recibe un campo `file` (multipart/form-data) con la imagen,
devuelve un PNG con fondo transparente.
## Nota sobre el plan gratuito
Los Spaces gratuitos se "duermen" tras un rato sin uso. El primer pedido después
de estar dormido puede tardar 30–60 segundos en despertar; los siguientes son rápidos.
|