rembg icon indicating copy to clipboard operation
rembg copied to clipboard

Rembg is a tool to remove images background

Results 99 rembg issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The resulting image is not clear enough, There are silhouettes behind the characters **Is there any way to optimise this by rembg?** **To Reproduce** I have tested...

bug

**Is your feature request related to a problem? Please describe.** Model load choice and treshold for foreground and background like in auto11 webui. Some images need finetuning and auto11 allows...

enhancement

## Sum I decide to use `u2net_human_seg.onnx` on my custom dir with `Python embedded` (in order to make a portable package) and meet problem. ## To Reproduce Steps to reproduce...

bug
stale

**Describe the bug** **When I run "rembg --help", it report this error as below:** A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it...

bug
stale

Try installed and ran with these error: ![Screenshot 2024-06-17 192740](https://github.com/danielgatis/rembg/assets/4930397/43a64ee7-02ed-4a36-97ed-529a1ae49f03)

Showing the 502 BadGateway issue deploy the Remove python app in render

bug

**Describe the bug** I'm using FastAPI and when run `Uvicorn` or `.py run` triggers an `ImportError` instantly onnxruntime related **To Reproduce** Steps to reproduce the behavior: 1. install rembg 2....

bug

This library force-installs opencv-python-headless, tqdm, and a whole lot of other seemingly unneeded libraries. Is there a way to install this minimally? I want to use the head-ful version of...

enhancement

First, thanks a lot for this amazing tool! ### Use case Following the [issue](https://github.com/danielgatis/rembg/issues/363) [@maumarteau](https://github.com/maumarteau) raised, I would like to know if it is planned (or not) to be able...

enhancement

**Is your feature request related to a problem? Please describe.** I am currently using rembg within many applications and presenting the usage of it. As part of that I produce...

enhancement