danielgatis / rembg

Rembg is a tool to remove images background
MIT License
16.48k stars 1.84k forks source link

Added 'force_return_bytes' param to force bytes output. #663

Closed syaifulnizamyahya closed 2 months ago

syaifulnizamyahya commented 2 months ago

Fix 'Input type 'System.Bytes' is not supported'. When using .net, set force_return_bytes to True to return bytes output.

danielgatis commented 2 months ago

@syaifulnizamyahya thank you so much 🙏