v2.0.62
What's Changed
- add curl to Docker image by @ironnicko in #712
- fixed apply_background_color leaving partial transparency when it shouldn't by @lukas-buergi in #717
- rembg b - return a stream of RGB24 instead of a mess of consecutive pngs by @calledit in #718
- Revert "rembg b - return a stream of RGB24 instead of a mess of consecutive pngs" by @calledit in #719
- add python 3.13 support by @danielgatis in #692
- fixed b_command by @lukas-buergi in #715
New Contributors
- @ironnicko made their first contribution in #712
- @lukas-buergi made their first contribution in #717
- @calledit made their first contribution in #718
Full Changelog: v2.0.61...v2.0.62