Releases: ashleykleynhans/stable-diffusion-docker
Releases · ashleykleynhans/stable-diffusion-docker
4.2.8
- Bumped Kohya_ss to version v23.0.14.
4.2.7
- Bumped Kohya_ss to version v23.0.12.
4.2.6
- Downgraded tensorflow and tensorboard for Kohya_ss to fix an issue with WD14 tagger.
4.2.5
- Bumped Kohya_ss to version v23.0.11.
4.2.4
- Bumped Kohya_ss to version v23.0.10.
4.2.3
- Bumped Kohya_ss to version v23.0.8.
4.2.2
- Bumped Kohya_ss to version v23.0.7.
4.2.1
- Bumped Kohya_ss to version v23.0.6.
4.2.0
- Bumped Kohya_ss to version v23.0.5 which has a brand new GUI and better integration with kohya_ss sd-scripts.
4.1.0
- Bumped torch to version 2.1.2.
- Bumped xformers to version 0.0.23.post1.
- Set
HF_HOME
before starting Kohya_ss so that the models are cached to persistent storage instead of the container disk. - Fixed bug in the
start.sh
script that was causing the SSH service not to start if noPUBLIC_KEY
environment variable was set.