From 5f6eb13df92d641415aef976bab2d9b40c3d8ad8 Mon Sep 17 00:00:00 2001 From: Kohya S Date: Wed, 21 Dec 2022 22:15:16 +0900 Subject: [PATCH] Update README. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 30bd8b7a..5d50309f 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ The scripts are tested with PyTorch 1.12.1 and 1.13.0, Diffusers 0.10.2. All documents are in Japanese currently, and CUI based. -* [Environment setup and DreamBooth training guide](https://note.com/kohya_ss/n/nee3ed1649fb6) -* [Fine-tuning step-by-step guide](https://note.com/kohya_ss/n/nbf7ce8d80f29): +* note.com [Environment setup and DreamBooth training guide](https://note.com/kohya_ss/n/nba4eceaa4594) +* [fine-tuningのガイド](./fine_tune_README_ja.md): Including BLIP captioning and tagging by DeepDanbooru or WD14 tagger -* [Image generation](https://note.com/kohya_ss/n/n2693183a798e) -* [Model conversion](https://note.com/kohya_ss/n/n374f316fe4ad) +* note.com [Image generation](https://note.com/kohya_ss/n/n2693183a798e) +* note.com [Model conversion](https://note.com/kohya_ss/n/n374f316fe4ad) ## Windows Required Dependencies