fix typos (;^ω^)

This commit is contained in:
Kohya S
2023-08-20 13:53:00 +09:00
parent 50c6aaae62
commit 9947197a84
2 changed files with 4 additions and 4 deletions

View File

@@ -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にのみ対応しています。
## サンプルの重みファイルと推論 ## サンプルの重みファイルと推論

View File

@@ -1,4 +1,4 @@
# About ConrtolNet-LLLite # About ControlNet-LLLite
__This is an extremely experimental implementation and may change significantly in the future.__ __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 ## 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 ## Sample weight file and inference