update lllite doc

This commit is contained in:
Kohya S
2023-08-20 13:37:37 +09:00
parent edd314cc8a
commit 50c6aaae62
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# About ConrtolNet-LLLite
__This is an extremely experimental implementation and may change significantly in the future.__
日本語版は[こちら](./train_lllite_README-ja.md)
## Overview
@@ -49,6 +51,10 @@ If you want to generate images with a script, run `sdxl_gen_img.py`. You can spe
Specify the conditioning image to be used for inference with `--guide_image_path`. Since preprocess is not performed, if it is Canny, specify an image processed with Canny (white line on black background). `--control_net_preps`, `--control_net_weights`, and `--control_net_ratios` are not supported.
## Credit
I would like to thank lllyasviel, the author of ControlNet, furusu, who provided me with advice on implementation and helped me solve problems, and ddPn08, who implemented the ControlNet dataset.
## Sample
Canny