Skip to content

Releases: dimitribarbot/sd-webui-birefnet

v0.1.10

09 Oct 06:49
Compare
Choose a tag to compare

Enhancements

  • Add Matting model, a pre-trained model for general trimap-free matting use.

v0.1.9

28 Sep 13:23
Compare
Choose a tag to compare

Enhancements

  • Include BiRefNet General-Lite-2K model.

v0.1.8

13 Sep 18:49
Compare
Choose a tag to compare

Enhancements

  • Allow to define output file extensions when using API endpoints.

v0.1.7

09 Sep 09:16
Compare
Choose a tag to compare

Bug fix

  • Fix issue with base64 encoded RGBA images when using API endpoints.

v0.1.6

09 Sep 06:27
Compare
Choose a tag to compare

Bug fix

  • Fix missing 1 required positional argument: 'edge_mask_width' error when calling API endpoints.

v0.1.5

03 Sep 13:26
Compare
Choose a tag to compare

Enhancements

  • Add 'return_mask' checkbox to allow return of foreground image only.

v0.1.4

01 Sep 18:35
Compare
Choose a tag to compare

Enhancement

  • Allow to display original image along BiRefNet background removal results.

v0.1.3

01 Sep 15:25
Compare
Choose a tag to compare

Bug fix

  • Fix issue when not being able to display mask when not returning foreground image.

v0.1.2

26 Aug 10:00
Compare
Choose a tag to compare

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

26 Aug 08:36
Compare
Choose a tag to compare

Bug fix

  • Fix issue with General-Lite model not working.