From 9947197a84f61f4f56d0595449cea5df9144ce75 Mon Sep 17 00:00:00 2001 From: Kohya S Date: Sun, 20 Aug 2023 13:53:00 +0900 Subject: [PATCH] =?UTF-8?q?fix=20typos=20(;^=CF=89^)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/train_lllite_README-ja.md | 4 ++-- docs/train_lllite_README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/train_lllite_README-ja.md b/docs/train_lllite_README-ja.md index 4c58423e..d25c9685 100644 --- a/docs/train_lllite_README-ja.md +++ b/docs/train_lllite_README-ja.md @@ -1,9 +1,9 @@ -# ConrtolNet-LLLite について +# ControlNet-LLLite について __きわめて実験的な実装のため、将来的に大きく変更される可能性があります。__ ## 概要 -ConrtolNet-LLLite は、[ConrtolNet](https://github.com/lllyasviel/ControlNet) の軽量版です。LoRA Like Lite という意味で、LoRAからインスピレーションを得た構造を持つ、軽量なControlNetです。現在はSDXLにのみ対応しています。 +ControlNet-LLLite は、[ControlNet](https://github.com/lllyasviel/ControlNet) の軽量版です。LoRA Like Lite という意味で、LoRAからインスピレーションを得た構造を持つ、軽量なControlNetです。現在はSDXLにのみ対応しています。 ## サンプルの重みファイルと推論 diff --git a/docs/train_lllite_README.md b/docs/train_lllite_README.md index 946a7253..d073e844 100644 --- a/docs/train_lllite_README.md +++ b/docs/train_lllite_README.md @@ -1,4 +1,4 @@ -# About ConrtolNet-LLLite +# About ControlNet-LLLite __This is an extremely experimental implementation and may change significantly in the future.__ @@ -6,7 +6,7 @@ __This is an extremely experimental implementation and may change significantly ## 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. +ControlNet-LLLite is a lightweight version of [ControlNet](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. ## Sample weight file and inference