From 154a5c23e7971b0811959ec714dd7ab378804ec8 Mon Sep 17 00:00:00 2001 From: 0xez <110299556+0xez@users.noreply.github.com> Date: Thu, 21 Dec 2023 22:49:50 +1100 Subject: [PATCH] =?UTF-8?q?Update=20README=5F=E4=B8=AD=E6=96=87=E6=95=99?= =?UTF-8?q?=E7=A8=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update 3 documents' url to the Chinese version. --- ...E_\344\270\255\346\226\207\346\225\231\347\250\213.md" | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git "a/README_\344\270\255\346\226\207\346\225\231\347\250\213.md" "b/README_\344\270\255\346\226\207\346\225\231\347\250\213.md" index f526317b9..c58afaf50 100644 --- "a/README_\344\270\255\346\226\207\346\225\231\347\250\213.md" +++ "b/README_\344\270\255\346\226\207\346\225\231\347\250\213.md" @@ -51,11 +51,11 @@ Enter your choice: 2 当仓库内和note.com有相关文章,请参考那里。(未来可能全部移到这里) -* [关于训练,通用篇](./docs/train_README-ja.md): 数据准备和选项等 +* [关于训练,通用篇](./docs/train_README-zh.md): 数据准备和选项等 * [数据集设置](./docs/config_README-ja.md) -* [DreamBooth训练指南](./docs/train_db_README-ja.md) +* [DreamBooth训练指南](./docs/train_db_README-zh.md) * [fine-tuning指南](./docs/fine_tune_README_ja.md) -* [LoRA训练指南](./docs/train_network_README-ja.md) +* [LoRA训练指南](./docs/train_network_README-zh.md) * [文本反转训练指南](./docs/train_ti_README-ja.md) * [图像生成脚本](./docs/gen_img_README-ja.md) * note.com [模型转换脚本](https://note.com/kohya_ss/n/n374f316fe4ad) @@ -185,4 +185,4 @@ LoRA实现基于[cloneofsimo的仓库](https://github.com/cloneofsimo/lora)。 [bitsandbytes](https://github.com/TimDettmers/bitsandbytes): MIT -[BLIP](https://github.com/salesforce/BLIP): BSD-3-Clause \ No newline at end of file +[BLIP](https://github.com/salesforce/BLIP): BSD-3-Clause