Skip to content

Releases: bmaltais/kohya_ss

v24.1.7

06 Sep 11:03
Compare
Choose a tag to compare
  • Fix issue with fastapi latest release causing gradio to fail. Updated to latest Gradio module release.

Full Changelog: v24.1.6...v24.1.7

v24.1.6

02 Aug 14:57
df0c81d
Compare
Choose a tag to compare

What's Changed

  • Bump crate-ci/typos from 1.21.0 to 1.23.6 by @dependabot in #2677
  • Fix issue with missing key. Upgrade Gradio release for security issue. by @bmaltais in #2682

Full Changelog: v24.1.5...v24.1.6

v24.1.5

24 Jul 22:46
726ea78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.1.4...v24.1.5

v24.1.4

11 May 19:28
5ed5623
Compare
Choose a tag to compare

What's Changed

  • Minor fixes by @DevArqSangoi in #2480
  • Fix finetuning meta file creation by @bmaltais in #2488

Full Changelog: v24.1.3...v24.1.4

v24.1.3

09 May 22:11
8316941
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.1.2...v24.1.3

v24.1.2

07 May 23:44
e2206e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.1.1...v24.1.2

v24.1.1

06 May 10:45
c2110ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.1.0...v24.1.1

v24.1.0

05 May 22:35
95f8883
Compare
Choose a tag to compare

What's Changed

  • 2382 some incorrect usage related to the recent shell=false issue by @bmaltais in #2417
  • Add support for custom LyCORIS preset config toml base files by @bmaltais in #2425
  • ROCm switch PyTorch to stable branch by @Disty0 in #2420
  • Bump crate-ci/typos from 1.19.0 to 1.21.0 by @dependabot in #2427
  • Improve files and folders validation by @bmaltais in #2429
  • make sure setuptools are available in the venv by @DukeSniper in #2437
  • fix unescaped backslash by @DukeSniper in #2436
  • Implement support to setup venv with python 3.10.x on windows by @bmaltais in #2444
  • Relocate toml training config file to same folder as the model output… by @bmaltais in #2448

New Contributors

Full Changelog: v24.0.9...v24.1.0

v24.0.9

29 Apr 11:17
415d7b2
Compare
Choose a tag to compare

What's Changed

  • Change tmp file config name to have date and time info by @bmaltais in #2406
  • Fix issue with pre and post fix caption in subfolders by @bmaltais in #2415
  • Use zero as minimum LR for polynomial scheduler by @b-fission in #2410

Full Changelog: v24.0.8...v24.0.9

v24.0.8

27 Apr 00:10
f66a238
Compare
Choose a tag to compare

What's Changed

  • Set max_train_steps to 0 if not specified in older .json config files by @bmaltais in #2393
  • chore(docker): Configure TensorBoard port through .env file by @jim60105 in #2397

Full Changelog: v24.0.7...v24.0.8