Skip to content

Commit 8f4ee8f

Browse files
committed
doc: update README for latest
1 parent 367f348 commit 8f4ee8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ This repository contains training, generation and utility scripts for Stable Dif
33
[__Change History__](#change-history) is moved to the bottom of the page.
44
更新履歴は[ページ末尾](#change-history)に移しました。
55

6+
Latest update: 2025-03-21 (Version 0.9.1)
7+
68
[日本語版READMEはこちら](./README-ja.md)
79

810
The development version is in the `dev` branch. Please check the dev branch for the latest changes.
@@ -146,6 +148,11 @@ The majority of scripts is licensed under ASL 2.0 (including codes from Diffuser
146148

147149
## Change History
148150

151+
### Mar 21, 2025 / 2025-03-21 Version 0.9.1
152+
153+
- Fixed a bug where some of LoRA modules for CLIP Text Encoder were not trained. Thank you Nekotekina for PR [#1964](https://github.com/kohya-ss/sd-scripts/pull/1964)
154+
- The LoRA modules for CLIP Text Encoder are now 264 modules, which is the same as before. Only 88 modules were trained in the previous version.
155+
149156
### Jan 17, 2025 / 2025-01-17 Version 0.9.0
150157

151158
- __important__ The dependent libraries are updated. Please see [Upgrade](#upgrade) and update the libraries.

0 commit comments

Comments
 (0)