v2.5.0
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
andInvert Mask When Generating
fromDeveloper Debug Mode
toInpaint Or Outpaint
Full Changelog: v2.4.3...v2.5.0