Skip to content

Releases: bmaltais/kohya_ss

v26.0.0

Choose a tag to compare

@bmaltais bmaltais released this 09 Jul 14:49
486c00f

v26.0.0

Added

  • Lumina Image 2.0 LoRA (#3553) and full fine-tune (#3521, #3554) training support.
  • Anima LoRA (#3541), full fine-tune (#3523, #3551), ControlNet-LLLite (#3549), and advanced options: torch.compile, Qwen-Image VAE 2D, timestep visualization (#3542).
  • Native LoHa/LoKr training (networks.loha/networks.lokr) for SDXL and Anima (#3550).
  • HunyuanImage-2.1 LoRA training support (#3537).
  • LECO (concept erasure/editing) training for SD1.x/2.x and SDXL (#3539).
  • Inpainting model training support for SD1.5/SDXL (#3540).
  • --show_timesteps / --show_timesteps_resolution exposed in the GUI for DiT training, with a console/matplotlib visualization mode (#3535).
  • --svd_lowrank_niter exposed in the Resize LoRA tab (#3534).
  • wd-eva02-large-tagger-v3 added to the WD14 tagger (#3315).
  • In-app documentation pointer for multi-resolution dataset TOML config (#3536).
  • "Expand all accordions" option (#3310).
  • Flux Kontext manual captioning tool, with aspect-ratio correction, delete button, target-folder suggestion, and pagination fixes (#3346 series).
  • GUI layout polish: info= hint text is now hover-revealed instead of always shown, and tool-button icons are bottom-aligned with their input box.

Changed

  • Upgraded the sd-scripts submodule to v0.11.1 and adjusted GUI args for its refactor (#3519, #3520).
  • Refactored lora_gui.py, leco_gui.py, and the remaining GUI files onto a FIELD_REGISTRY + dict-adapter pattern for positional-argument safety (#3543, #3544, #3545, #3547, #3548).
  • Cleaned up HunyuanImage-2.1 LoRA arg-forwarding cosmetics (#3555).
  • Upgraded PyTorch for XPU (#3366).
  • Updated Intel packages for oneAPI compatibility (#3341).

Fixed

  • Console scripts are now found correctly when the venv is not activated (#3552).
  • Fixed requirement installation when using system pip (#3515).
  • Fixed a TensorBoard crash on non-x86 platforms via a cross-platform AVX check (#3345).
  • Fixed installation error on Apple Silicon (M-series) Macs (#3353).
  • Fixed broken documentation links in the README (#3505).
  • Addressed review feedback across the v0.11.1 upgrade, LoRA+/TI, and FIELD_REGISTRY PRs (#3518, #3533, #3546).

v25.2.2

Choose a tag to compare

@bmaltais bmaltais released this 08 Jul 18:05
4c988fd

What's Changed

Full Changelog: v25.2.1...v25.2.2

v25.2.1

Choose a tag to compare

@bmaltais bmaltais released this 23 Jun 12:38
4161d1d

What's Changed

Full Changelog: v25.2.0...v25.2.1

v25.1.2

Choose a tag to compare

@bmaltais bmaltais released this 15 Jun 14:25
850c1a9

What's Changed

New Contributors

Full Changelog: v25.1.2...v25.2.0

v25.1.2

Choose a tag to compare

@bmaltais bmaltais released this 27 May 01:38

Full Changelog: v25.1.1...v25.1.2

v25.1.1

Choose a tag to compare

@bmaltais bmaltais released this 26 May 23:03

What's Changed

Full Changelog: v25.1.0...v25.1.1

v25.1.0

Choose a tag to compare

@bmaltais bmaltais released this 25 May 22:13
17075c4

What's Changed

New Contributors

Full Changelog: v25.0.3...v25.1.0

v25.0.3

Choose a tag to compare

@bmaltais bmaltais released this 28 Mar 21:47
b9028e8
  • Upgrade Gradio, diffusers and huggingface-hub to latest release to fix issue with ASGI.
  • Add a new method to setup and run the GUI. You will find two new script for both Windows (gui-uv.bat) and Linux (gui-uv.sh). With those scripts there is no need to run setup.bat or setup.sh anymore.

v25.0.2

Choose a tag to compare

@bmaltais bmaltais released this 28 Mar 19:18
  • Force gradio to 5.14.0 or greater so it is updated.

v25.0.1

Choose a tag to compare

@bmaltais bmaltais released this 28 Mar 18:37

Fix issue with huggingface download issue