Releases: dimitribarbot/sd-webui-birefnet
Releases · dimitribarbot/sd-webui-birefnet
v0.1.10
v0.1.9
Enhancements
- Include BiRefNet General-Lite-2K model.
v0.1.8
Enhancements
- Allow to define output file extensions when using API endpoints.
v0.1.7
Bug fix
- Fix issue with base64 encoded RGBA images when using API endpoints.
v0.1.6
Bug fix
- Fix missing 1 required positional argument: 'edge_mask_width' error when calling API endpoints.
v0.1.5
Enhancements
- Add 'return_mask' checkbox to allow return of foreground image only.
v0.1.4
Enhancement
- Allow to display original image along BiRefNet background removal results.
v0.1.3
Bug fix
- Fix issue when not being able to display mask when not returning foreground image.
v0.1.2
Enhancement
- Add a "Resolution" field in the BiRefNet section under Extras tab to allow inference with a resolution different from image size (e.g. 1024x1024).
v0.1.1
Bug fix
- Fix issue with General-Lite model not working.