8.1.0
版本发布时间: 2023-07-30 21:52:18
AbdBarho/stable-diffusion-webui-docker最新发布版本:9.0.0(2024-06-23 17:29:42)
Notable changes
Now with SDXL 1.0 support, thanks to @mashb1t!
For now, only the base model is supported, which you can download from https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/sd_xl_base_1.0.safetensors and put in data/models/Stable-diffusion
It is possible to use the refiner, but you would need an extension in the time being, more info in the PR https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/560 and in A1111 docs here https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#sd-xl
What's Changed
- Modify installation extension dependencies by @KagurazakaNyaa in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/518
- Create dirs if not exist in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/520
- Allow setting port through env WEBUI_PORT in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/521
- Add build-essential package by @KagurazakaNyaa in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/522
- Auto 1.4.0 in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/507
- Upgrade k-diffusion to Release 0.0.15 to get access to DPM++ (2M) SDE sampler. by @cloudaxes in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/537
- Add startup script for comfy in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/552
- Update Automatic1111 to 1.5.1 to add compatibility for SDXL by @mashb1t in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/560
New Contributors
- @KagurazakaNyaa made their first contribution in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/518
- @cloudaxes made their first contribution in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/537
- @mashb1t made their first contribution in https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/560
Full Changelog: https://github.com/AbdBarho/stable-diffusion-webui-docker/compare/8.0.0...8.1.0