v1.5.1-RC
版本发布时间: 2023-07-25 21:32:54
AUTOMATIC1111/stable-diffusion-webui最新发布版本:v1.10.0(2024-07-27 11:55:24)
Minor:
- support parsing text encoder blocks in some new LoRAs
Extensions and API:
- add postprocess_batch_list script callback
Bug Fixes:
- fix reload altclip model error
- prepend the pythonpath instead of overriding it
- fix typo in SD_WEBUI_RESTARTING
- if txt2img/img2img raises an exception, finally call state.end()
- fix composable diffusion weight parsing
- restyle Startup profile for black users
- fix webui not launching with --nowebui
- catch exception for non git extensions