Skip to content

v2.5.0

Compare
Choose a tag to compare
@mashb1t mashb1t released this 25 Jun 20:12
· 98 commits to main since this release
6f4d73b

What's Changed

  • feat: add enhance feature, which offers easy image refinement steps (similar to adetailer, but based on dynamic image detection instead of specific mask detection models). See documentation.
  • feat: improve GroundingDINO and SAM image masking
  • refactor: rewrite async worker code, make code much more reusable to allow iterations and improve reusability
  • refactor: rename --enable-describe-uov-image to --enable-auto-describe-image, now also works for enhance image upload
  • feat: update python dependencies, remove diffusers, add segment_anything
  • refactor: move checkboxes Enable Mask Upload and Invert Mask When Generating from Developer Debug Mode to Inpaint Or Outpaint

Full Changelog: v2.4.3...v2.5.0