Sign inSign up

withoutbg/withoutbg-openweights-v3-app-cpu

By withoutbg

Updated about 2 months ago

Self-hosted withoutBG background removal web app + API (CPU, open weights v3).

Image
0

8.2K

withoutbg/withoutbg-openweights-v3-app-cpu repository overview

withoutBG Open Weights v3 — Web App (CPU)

Self-hosted withoutBG background removal web app with built-in API. Upload images in the browser, remove backgrounds with the open weights v3 ONNX model — no GPU required.

Quick start

docker run --rm -p 8080:8080 withoutbg/withoutbg-openweights-v3-app-cpu:latest

Open http://localhost:8080 in your browser.

The bundled API is available at http://localhost:8080/api (proxied to the internal FastAPI service).

Platforms

Published for linux/amd64 and linux/arm64. Docker pulls the matching architecture automatically (Intel/AMD, Apple Silicon, AWS Graviton, etc.).

What's included

  • Drag-and-drop web UI for background removal
  • FastAPI inference service (/api/v1/remove-background)
  • Health endpoint at /health
ImageUse case
withoutbg/withoutbg-openweights-v3-app-gpuSame app, GPU acceleration
withoutbg/withoutbg-openweights-v3-service-cpuAPI only (CPU)
withoutbg/withoutbg-openweights-v3-service-gpuAPI only (GPU)

Tag summary

Content type

Image

Digest

sha256:f02949b5e

Size

934.8 MB

Last updated

about 2 months ago

docker pull withoutbg/withoutbg-openweights-v3-app-cpu