Skip to content

v2.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 00:34
· 2947 commits to main since this release

Changed

  • Backend changes for auto-update schema v3, supporting customizable release channels and faster downloads with zip compression

Fixed

  • Better error reporting including outputs for git subprocess errors during package install / update
  • Fixed 'accelerate' is not recognized as an internal or external command error when starting training in kohya_ss
  • Fixed some instances of ModuleNotFoundError: No module named 'bitsandbytes.cuda_setup.paths' error when using 8-bit optimizers in kohya_ss
  • Fixed errors preventing Inference outputs from loading in the img2img tabs of other packages