MyGit

2.0.0

AbdBarho/stable-diffusion-webui-docker

版本发布时间: 2022-10-01 19:04:18

AbdBarho/stable-diffusion-webui-docker最新发布版本:9.0.0(2024-06-23 17:29:42)

What's Changed

Update versions

Breaking changes

Migration Guide

Note: in theory, running the command

docker compose --profile download up --build

is all you need to use the new version, however, this means you will also have to download everything again.

If you want to save time: a new script is available under scripts/migratev1tov2.sh that will copy files to the new structure and should get you most of the way there, run

./scripts/migratev1tov2.sh

in the root of the repo, or you can manually inspect the script and copy the files.

After that, run

docker compose --profile download up --build

to validate everything.

New Contributors

Full Changelog: https://github.com/AbdBarho/stable-diffusion-webui-docker/compare/1.2.0...2.0.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-10-01发行的版本