Releases: bmaltais/kohya_ss
Releases · bmaltais/kohya_ss
v12
- stop training text encoder at specified step (`--stop_text_encoder_training=<step #>`)
- tqdm smoothing
- updated fine tuning script to support SD2.0 768/v
v8
- 11/9 (v8): supports Diffusers 0.7.2. To upgrade diffusers run
pip install --upgrade diffusers[torch]