Releases: bmaltais/kohya_ss
Releases · bmaltais/kohya_ss
v23.0.14
What's Changed
- Add missed train_norm network args for diag-oft by @gesen2egee in #2124
- fixed bitsandbytes 0.41.2 installation not working on setup_windows by @MontriSugoiDev in #2121
- Fix caption issue in #2130
New Contributors
- @gesen2egee made their first contribution in #2124
- @MontriSugoiDev made their first contribution in #2121
Full Changelog: v23.0.13...v23.0.14
v23.0.13
v23.0.12
What's Changed
-
Enhanced Logging and Tracking Capabilities
- Added support for configuring advanced logging and tracking:
wandb_run_name
: Set a custom name for your Weights & Biases runs to easily identify and organize your experiments.log_tracker_name
andlog_tracker_config
: Integrate custom logging trackers with your projects. Specify the tracker name and provide its configuration to enable detailed monitoring and logging of your runs.
- Added support for configuring advanced logging and tracking:
-
Custom Path Defaults
- You can now specify custom paths more easily:
- Simply copy the
config example.toml
file located in the root directory of the repository toconfig.toml
. - Edit the
config.toml
file to adjust paths and settings according to your preferences.
- Simply copy the
- You can now specify custom paths more easily:
Software Updates
-
sd-scripts updated to v0.8.5
- Bug Fixes:
- Corrected an issue where the value of timestep embedding was incorrect during SDXL training. This fix ensures accurate training progress and results.
- Addressed a related inference issue with the generation script, improving the reliability of SDXL model outputs.
- Note: The exact impact of this bug is currently unknown, but it's recommended to update to v0.8.5 for anyone engaged in SDXL training to ensure optimal performance and results.
- Bug Fixes:
-
Upgrade of
lycoris_lora
Python Module- Updated the
lycoris_lora
module to version 2.2.0.post3. This update may include bug fixes, performance improvements, and new features.
- Updated the
Recommendations for Users
- To benefit from the latest features and improvements, users are encouraged to update their installations and configurations accordingly.
Other updates
- chore(docker): adjust Dockerfile layers to improve build cache design by @jim60105 in #2102
- Code improvements by @bmaltais in #2107
- Revert tensorboard and tensorflow versions for RunPod since the new versions don't work correctly on RunPod by @ashleykleynhans in #2111
- Update zh-TW locale to 23.0.11. by @hinablue in #2113
- v23.0.12 by @bmaltais in #2119
Full Changelog: v23.0.11...v23.0.12
v23.0.11
v23.0.10
v23.0.9
What's Changed
- Reworked how setup can be run to improve Stability Matrix support
- Add support for huggingface based vea path
Full Changelog: v23.0.8...v23.0.9
v23.0.8
What's Changed
- Add the ability to create outout and logs folder if it does not exist
Full Changelog: v23.0.7...v23.0.8
v23.0.7
What's Changed
- Fix minor issues related to functions and file path
Full Changelog: v23.0.6...v23.0.7
v23.0.6
What's Changed
- Fix issue with PYTHON path that have "spaces" in them
Full Changelog: v23.0.5...v23.0.6