Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# withoutbg

**Remove backgrounds in Python. Free locally, or use the cloud API.**
<video src="docs/alphamate_reveal.mp4" width="720" autoplay loop muted playsinline>
<a href="docs/alphamate_reveal.mp4">AlphaMate reveal — background removal in action</a>
</video>

**One clean alpha. Zero hassle. Drop the background in three lines of Python.**

[![PyPI](https://img.shields.io/pypi/v/withoutbg.svg)](https://pypi.org/project/withoutbg/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![CI](https://github.com/withoutbg/withoutbg/actions/workflows/ci.yml/badge.svg)](https://github.com/withoutbg/withoutbg/actions/workflows/ci.yml)

**Remove backgrounds in Python. Free locally, or use the cloud API.**

Two modes that share the same API — run the open-weights model locally (free, private, offline) or call the cloud API (better quality, no GPU, pay per image). Switch with one line of code.

**[View Documentation →](https://withoutbg.com/docs/open-model/python?utm_source=github&utm_medium=withoutbg-readme&utm_campaign=main-readme)**
Expand Down
Binary file added docs/alphamate_reveal.mp4
Binary file not shown.
Loading