From 18f171d885d4c870bd1c0656f7247e9649df62fd Mon Sep 17 00:00:00 2001 From: Kohya S Date: Wed, 26 Apr 2023 21:52:20 +0900 Subject: [PATCH] add link in change history --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18051eec..2a6ff679 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,9 @@ The majority of scripts is licensed under ASL 2.0 (including codes from Diffuser ### 26 Apr. 2023, 2023/04/26 -- Added Chinese translation of training guide. [PR #445](https://github.com/kohya-ss/sd-scripts/pull/445) Thanks to tomj2ee! +- Added [Chinese translation](./train_README-zh.md) of training guide. [PR #445](https://github.com/kohya-ss/sd-scripts/pull/445) Thanks to tomj2ee! - `tag_images_by_wd14_tagger.py` can now get arguments from outside. [PR #453](https://github.com/kohya-ss/sd-scripts/pull/453) Thanks to mio2333! -- 学習に関するドキュメントの中国語版が追加されました。 [PR #445](https://github.com/kohya-ss/sd-scripts/pull/445) tomj2ee氏に感謝します。 +- 学習に関するドキュメントの[中国語版](./train_README-zh.md)が追加されました。 [PR #445](https://github.com/kohya-ss/sd-scripts/pull/445) tomj2ee氏に感謝します。 - `tag_images_by_wd14_tagger.py`の引数を外部から取得できるようになりました。 [PR #453](https://github.com/kohya-ss/sd-scripts/pull/453) mio2333氏に感謝します。 ### 25 Apr. 2023, 2023/04/25