From edd314cc8aa54fcfec0609888dee38a36e457620 Mon Sep 17 00:00:00 2001 From: Kohya S <52813779+kohya-ss@users.noreply.github.com> Date: Sun, 20 Aug 2023 13:09:01 +0900 Subject: [PATCH] Update train_lllite_README.md --- docs/train_lllite_README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/train_lllite_README.md b/docs/train_lllite_README.md index d3b63ecf..253a0d2a 100644 --- a/docs/train_lllite_README.md +++ b/docs/train_lllite_README.md @@ -1,5 +1,7 @@ # About ConrtolNet-LLLite +日本語版は[こちら](./train_lllite_README-ja.md) + ## Overview ConrtolNet-LLLite is a lightweight version of [ConrtolNet](https://github.com/lllyasviel/ControlNet). It is a "LoRA Like Lite" that is inspired by LoRA and has a lightweight structure. Currently, only SDXL is supported.