Recent Releases of rembg
rembg - v2.0.66
What's Changed
- Follow the changes of model downloading #742 by @catscarlet in https://github.com/danielgatis/rembg/pull/746
- Avoid overflow casting to uint8 by @PENGUINLIONG in https://github.com/danielgatis/rembg/pull/753
- throw on bogus model name by @divinity76 in https://github.com/danielgatis/rembg/pull/755
- Added Ipynb file for Google Colab and Update the Readme respectively. by @Ayusman-Singhal in https://github.com/danielgatis/rembg/pull/756
- Fix (and document) support for ROCM backend by @Yahweasel in https://github.com/danielgatis/rembg/pull/757
New Contributors
- @PENGUINLIONG made their first contribution in https://github.com/danielgatis/rembg/pull/753
- @divinity76 made their first contribution in https://github.com/danielgatis/rembg/pull/755
- @Ayusman-Singhal made their first contribution in https://github.com/danielgatis/rembg/pull/756
- @Yahweasel made their first contribution in https://github.com/danielgatis/rembg/pull/757
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.65...v2.0.66
- Python
Published by danielgatis 9 months ago
rembg - v2.0.65
What's Changed
- Fix small grammar issues in README by @pgr0ss in https://github.com/danielgatis/rembg/pull/737
- link directly to onnx installation matrix page by @ari-party in https://github.com/danielgatis/rembg/pull/740
- Stop publishing arm64 image by @pgr0ss in https://github.com/danielgatis/rembg/pull/743
- Only download u2net model in docker image by @pgr0ss in https://github.com/danielgatis/rembg/pull/742
New Contributors
- @pgr0ss made their first contribution in https://github.com/danielgatis/rembg/pull/737
- @ari-party made their first contribution in https://github.com/danielgatis/rembg/pull/740
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.64...v2.0.65
- Python
Published by danielgatis 11 months ago
rembg - v2.0.64
What's Changed
- Citing repository by @abhishek47kashyap in https://github.com/danielgatis/rembg/pull/729
- fix IS-Net normalization values by @serg123e in https://github.com/danielgatis/rembg/pull/730
- Fix "Always using CPU, ingore GPU" issue, caused by onnxruntime's strange behavor by @catscarlet in https://github.com/danielgatis/rembg/pull/728
- Add Docker Nvidia CUDA Hardware Acceleration. by @catscarlet in https://github.com/danielgatis/rembg/pull/732
New Contributors
- @abhishek47kashyap made their first contribution in https://github.com/danielgatis/rembg/pull/729
- @serg123e made their first contribution in https://github.com/danielgatis/rembg/pull/730
- @catscarlet made their first contribution in https://github.com/danielgatis/rembg/pull/728
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.63...v2.0.64
- Python
Published by danielgatis 12 months ago
rembg - v2.0.63
What's Changed
- withoutbg.com is becoming a sponsor 🏆 by @kocabiyik in https://github.com/danielgatis/rembg/pull/721
- refactor: remove unused providers parameter from session constructors by @danielgatis in https://github.com/danielgatis/rembg/pull/725
New Contributors
- @kocabiyik made their first contribution in https://github.com/danielgatis/rembg/pull/721
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.62...v2.0.63
- Python
Published by danielgatis about 1 year ago
rembg - v2.0.62
What's Changed
- add curl to Docker image by @ironnicko in https://github.com/danielgatis/rembg/pull/712
- fixed applybackgroundcolor leaving partial transparency when it shouldn't by @lukas-buergi in https://github.com/danielgatis/rembg/pull/717
- rembg b - return a stream of RGB24 instead of a mess of consecutive pngs by @calledit in https://github.com/danielgatis/rembg/pull/718
- Revert "rembg b - return a stream of RGB24 instead of a mess of consecutive pngs" by @calledit in https://github.com/danielgatis/rembg/pull/719
- add python 3.13 support by @danielgatis in https://github.com/danielgatis/rembg/pull/692
- fixed b_command by @lukas-buergi in https://github.com/danielgatis/rembg/pull/715
New Contributors
- @ironnicko made their first contribution in https://github.com/danielgatis/rembg/pull/712
- @lukas-buergi made their first contribution in https://github.com/danielgatis/rembg/pull/717
- @calledit made their first contribution in https://github.com/danielgatis/rembg/pull/718
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.61...v2.0.62
- Python
Published by danielgatis about 1 year ago
rembg - v2.0.61
What's Changed
- Fixed bugs related to sum by @fa0311 in https://github.com/danielgatis/rembg/pull/693
- feat: add bria-rmbg model support by @OverWeo in https://github.com/danielgatis/rembg/pull/688
- chore: Disable analytics in Gradio interface by @lainedfles in https://github.com/danielgatis/rembg/pull/694
New Contributors
- @fa0311 made their first contribution in https://github.com/danielgatis/rembg/pull/693
- @OverWeo made their first contribution in https://github.com/danielgatis/rembg/pull/688
- @lainedfles made their first contribution in https://github.com/danielgatis/rembg/pull/694
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.60...v2.0.61
- Python
Published by danielgatis about 1 year ago
rembg - v2.0.60
What's Changed
- quote package name to fix installation on zsh by @kamal94 in https://github.com/danielgatis/rembg/pull/672
- Dependency fix by @dqd in https://github.com/danielgatis/rembg/pull/691
New Contributors
- @kamal94 made their first contribution in https://github.com/danielgatis/rembg/pull/672
- @dqd made their first contribution in https://github.com/danielgatis/rembg/pull/691
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.59...v2.0.60
- Python
Published by danielgatis over 1 year ago
rembg - v2.0.59
What's Changed
- Add BiRefNet-General and BiRefNet-Portrait models as available models by @dimitribarbot in https://github.com/danielgatis/rembg/pull/665
New Contributors
- @dimitribarbot made their first contribution in https://github.com/danielgatis/rembg/pull/665
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.58...v2.0.59
- Python
Published by danielgatis over 1 year ago
rembg - v2.0.58
What's Changed
- Added 'forcereturnbytes' param to force bytes output. by @syaifulnizamyahya in https://github.com/danielgatis/rembg/pull/663
New Contributors
- @syaifulnizamyahya made their first contribution in https://github.com/danielgatis/rembg/pull/663
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.57...v2.0.58
- Python
Published by danielgatis over 1 year ago
rembg - v2.0.57
What's Changed
- format md by @nett00n in https://github.com/danielgatis/rembg/pull/611
- add compose file by @nett00n in https://github.com/danielgatis/rembg/pull/612
- Make sam model respect providers argument by @jalsop24 in https://github.com/danielgatis/rembg/pull/634
New Contributors
- @nett00n made their first contribution in https://github.com/danielgatis/rembg/pull/611
- @jalsop24 made their first contribution in https://github.com/danielgatis/rembg/pull/634
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.56...v2.0.57
- Python
Published by danielgatis almost 2 years ago
rembg - v2.0.56
What's Changed
- Fix metting typo by @CarolinaRojasPrediktia in https://github.com/danielgatis/rembg/pull/596
New Contributors
- @CarolinaRojasPrediktia made their first contribution in https://github.com/danielgatis/rembg/pull/596
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.55...v2.0.56
- Python
Published by danielgatis almost 2 years ago
rembg - v2.0.55
What's Changed
- Support 3.12 by @mmhobi7 in https://github.com/danielgatis/rembg/pull/592
New Contributors
- @mmhobi7 made their first contribution in https://github.com/danielgatis/rembg/pull/592
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.54...v2.0.55
- Python
Published by danielgatis almost 2 years ago
rembg - v2.0.54
What's Changed
- Adds usage example for multi image processing by @nihirv in https://github.com/danielgatis/rembg/pull/553
- add --host parameter to http server (rembg s) by @deltazero-cz in https://github.com/danielgatis/rembg/pull/571
- Add controls to Gradio interface by @zebradots in https://github.com/danielgatis/rembg/pull/581
New Contributors
- @nihirv made their first contribution in https://github.com/danielgatis/rembg/pull/553
- @deltazero-cz made their first contribution in https://github.com/danielgatis/rembg/pull/571
- @zebradots made their first contribution in https://github.com/danielgatis/rembg/pull/581
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.53...v2.0.54
- Python
Published by danielgatis about 2 years ago
rembg - v2.0.53
What's Changed
- Remove duplicate YouTube link in README.md by @devmanso in https://github.com/danielgatis/rembg/pull/537
- fix concurrency_count by @Easterlings in https://github.com/danielgatis/rembg/pull/549
- FIX issue 462, nargs error by @hanruihua in https://github.com/danielgatis/rembg/pull/547
New Contributors
- @devmanso made their first contribution in https://github.com/danielgatis/rembg/pull/537
- @Easterlings made their first contribution in https://github.com/danielgatis/rembg/pull/549
- @hanruihua made their first contribution in https://github.com/danielgatis/rembg/pull/547
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.52...v2.0.53
- Python
Published by danielgatis about 2 years ago
rembg - v2.0.51
What's Changed
- Add cloth category selection feature to u2netclothseg by @szriru in https://github.com/danielgatis/rembg/pull/485
- Docker tags and multiarch support by @robjuz in https://github.com/danielgatis/rembg/pull/521
- Added docstrings to function definitions and classes / class methods by @freewaydev in https://github.com/danielgatis/rembg/pull/522
- Apply thread limit to intraopnum_threads by @Lajcisvk in https://github.com/danielgatis/rembg/pull/529
New Contributors
- @szriru made their first contribution in https://github.com/danielgatis/rembg/pull/485
- @robjuz made their first contribution in https://github.com/danielgatis/rembg/pull/521
- @freewaydev made their first contribution in https://github.com/danielgatis/rembg/pull/522
- @Lajcisvk made their first contribution in https://github.com/danielgatis/rembg/pull/529
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.50...v2.0.51
- Python
Published by danielgatis over 2 years ago
rembg - v2.0.48
What's Changed
- Fix typos by @kianmeng in https://github.com/danielgatis/rembg/pull/476
- Add a custom u2net session by @danielgatis in https://github.com/danielgatis/rembg/pull/482
New Contributors
- @kianmeng made their first contribution in https://github.com/danielgatis/rembg/pull/476
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.47...v2.0.48
- Python
Published by danielgatis over 2 years ago
rembg - v2.0.44
What's Changed
- Update USAGE.md by @Aashrut in https://github.com/danielgatis/rembg/pull/467
- Split depedencies by @danielgatis in https://github.com/danielgatis/rembg/pull/471
New Contributors
- @Aashrut made their first contribution in https://github.com/danielgatis/rembg/pull/467
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.43...v2.0.44
- Python
Published by danielgatis over 2 years ago
rembg - v2.0.41
What's Changed
- Add python 3.11 support by @danielgatis in https://github.com/danielgatis/rembg/pull/446
New Contributors
- @danielgatis made their first contribution in https://github.com/danielgatis/rembg/pull/446
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.40...v2.0.41
- Python
Published by danielgatis over 2 years ago
rembg - v2.0.38
What's Changed
- Add onnxruntime providers selection feature by @MCYBA in https://github.com/danielgatis/rembg/pull/456
New Contributors
- @MCYBA made their first contribution in https://github.com/danielgatis/rembg/pull/456
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.37...v2.0.38
- Python
Published by danielgatis over 2 years ago
rembg - v2.0.35
What's Changed
- fixed mistake in usage.md by @realiteesurf in https://github.com/danielgatis/rembg/pull/435
New Contributors
- @realiteesurf made their first contribution in https://github.com/danielgatis/rembg/pull/435
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.34...v2.0.35
- Python
Published by danielgatis almost 3 years ago
rembg - v2.0.33
What's Changed
- Added support for Facebook''s Segment Anything by @Flippchen in https://github.com/danielgatis/rembg/pull/431
- Documentation for sam model by @Flippchen in https://github.com/danielgatis/rembg/pull/432
- Fix typos in USAGE.md by @Succubyss in https://github.com/danielgatis/rembg/pull/433
New Contributors
- @Succubyss made their first contribution in https://github.com/danielgatis/rembg/pull/433
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.32...v2.0.33
- Python
Published by danielgatis almost 3 years ago
rembg - v2.0.31
What's Changed
- Update dependencies by @jangop in https://github.com/danielgatis/rembg/pull/400
- Update README.md by @vincent-pradeilles in https://github.com/danielgatis/rembg/pull/412
- Implementation of DIS (isnet-gernal-use) by @Flippchen in https://github.com/danielgatis/rembg/pull/413
New Contributors
- @vincent-pradeilles made their first contribution in https://github.com/danielgatis/rembg/pull/412
- @Flippchen made their first contribution in https://github.com/danielgatis/rembg/pull/413
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.30...v2.0.31
- Python
Published by danielgatis almost 3 years ago
rembg - v2.0.30
What's Changed
- Specify compatible releases for installation by @jangop in https://github.com/danielgatis/rembg/pull/358
- Update resampling method to allow use of current Pillow version by @samiede in https://github.com/danielgatis/rembg/pull/362
- Add Streamlit Cloud app URL and badge to README by @snehankekre in https://github.com/danielgatis/rembg/pull/369
New Contributors
- @jangop made their first contribution in https://github.com/danielgatis/rembg/pull/358
- @samiede made their first contribution in https://github.com/danielgatis/rembg/pull/362
- @snehankekre made their first contribution in https://github.com/danielgatis/rembg/pull/369
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.29...v2.0.30
- Python
Published by danielgatis about 3 years ago
rembg - v2.0.26
What's Changed
- Follow the XDG standard for storing u2net models by @meequrox in https://github.com/danielgatis/rembg/pull/341
New Contributors
- @meequrox made their first contribution in https://github.com/danielgatis/rembg/pull/341
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.25...v2.0.26
- Python
Published by danielgatis about 3 years ago
rembg - v2.0.25
What's Changed
- [FTR] feature/thread-limiter | Add anyio thread limiter by @Aleksandar1932 in https://github.com/danielgatis/rembg/pull/290
New Contributors
- @Aleksandar1932 made their first contribution in https://github.com/danielgatis/rembg/pull/290
Full Changelog: https://github.com/danielgatis/rembg/compare/v2.0.24...v2.0.25
- Python
Published by danielgatis over 3 years ago