v1.9.3
版本发布时间: 2024-04-22 23:03:02
AUTOMATIC1111/stable-diffusion-webui最新发布版本:v1.10.0(2024-07-27 11:55:24)
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:
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)