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