Releases: ashleykleynhans/kohya-docker
Releases · ashleykleynhans/kohya-docker
2.0.1
- Bumped to Kohya_ss version v23.0.6.
2.0.0
- Bumped to Kohya_ss version v23.0.5 which has a brand new GUI and better integration with kohya_ss sd-scripts.
1.13.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.
1.12.5
- Removed password for Jupyter.
1.12.4
- Bumped Kohya_ss to version v22.6.2.
1.12.3
- Added OhMyRunPod.
- Added RunPod File Uploader.
- Added script to update Kohya_ss if you don't have the latest template version.
1.12.2
- Bumped Kohya_ss to version v22.6.1.
- Bumped runpodctl to version 1.13.0.
1.12.1
- Start SSH and Jupyter while syncing is in progress.
- Prevent
start.sh
script from crashing on error. - Added screen.
- Added tmux.
1.12.0
- Bumped Kohya_ss to version v22.6.0.
1.11.2
- Fixed a bug in the
fix_venv.sh
script that wasn't fixing the venv correctly unless it was in/workspace/venv
.