Skip to content

Commit bc803e0

Browse files
authored
Merge pull request kohya-ss#467 from kohya-ss/dev
add doc for gen_img
2 parents 40c37b1 + eaa2460 commit bc803e0

File tree

2 files changed

+459
-0
lines changed

2 files changed

+459
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@ The majority of scripts is licensed under ASL 2.0 (including codes from Diffuser
128128

129129
## Change History
130130

131+
### 30 Apr. 2023, 2023/04/30
132+
133+
- Added Chinese translation of [DreamBooth guide](./train_db_README-zh.md) and [LoRA guide](./train_network_README-zh.md). [PR #459](https://github.com/kohya-ss/sd-scripts/pull/459) Thanks to tomj2ee!
134+
- Added [documentation](./gen_img_README-ja.md) for image generation script `gen_img_diffusers.py` (Japanese version only).
135+
- 中国語版の[DreamBoothガイド](./train_db_README-zh.md)[LoRAガイド](./train_network_README-zh.md)が追加されました。 [PR #459](https://github.com/kohya-ss/sd-scripts/pull/459) tomj2ee氏に感謝します。
136+
- 画像生成スクリプト `gen_img_diffusers.py`の簡単な[ドキュメント](./gen_img_README-ja.md)を追加しました(日本語版のみ)。
137+
131138
### 26 Apr. 2023, 2023/04/26
132139

133140
- Added [Chinese translation](./train_README-zh.md) of training guide. [PR #445](https://github.com/kohya-ss/sd-scripts/pull/445) Thanks to tomj2ee!

0 commit comments

Comments
 (0)