Skip to content

1.9.3

Latest
Compare
Choose a tag to compare
@AUTOMATIC1111 AUTOMATIC1111 released this 22 Apr 15:03

1.9.3

Bug Fixes:

  • fix get_crop_region_v2 (#15594)

1.9.2

Extensions and API:

  • restore 1.8.0-style naming of scripts

1.9.1

Minor:

  • Add avif support (#15582)
  • Add filename patterns: [sampler_scheduler] and [scheduler] (#15581)

Extensions and API:

  • undo adding scripts to sys.modules
  • Add schedulers API endpoint (#15577)
  • Remove API upscaling factor limits (#15560)

Bug Fixes:

  • Fix images do not match / Coordinate 'right' is less than 'left' (#15534)
  • fix: remove_callbacks_for_function should also remove from the ordered map (#15533)
  • fix x1 upscalers (#15555)
  • Fix cls.module value in extension script (#15532)
  • fix typo in function call (eror -> error) (#15531)

Other:

  • Hide 'No Image data blocks found.' message (#15567)
  • Allow webui.sh to be runnable from arbitrary directories containing a .git file (#15561)
  • Compatibility with Debian 11, Fedora 34+ and openSUSE 15.4+ (#15544)
  • numpy DeprecationWarning product -> prod (#15547)
  • get_crop_region_v2 (#15583, #15587)