Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
Pre-trained canny and model for anime images, and output samples of ControlNet-LLLite.
|
6 |
|
7 |
Note: The model structure is highly experimental and may be subject to change in the future.
|
8 |
|
@@ -26,4 +26,12 @@ Training: https://github.com/kohya-ss/sd-scripts/blob/sdxl/docs/train_lllite_REA
|
|
26 |
|
27 |
![sample 4](./sample4.jpg)
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
Sample images are generated by custom model.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
Pre-trained canny, depth and fake scribble model for anime images, and output samples of ControlNet-LLLite.
|
6 |
|
7 |
Note: The model structure is highly experimental and may be subject to change in the future.
|
8 |
|
|
|
26 |
|
27 |
![sample 4](./sample4.jpg)
|
28 |
|
29 |
+
![source 5](./scribble1.png)
|
30 |
+
|
31 |
+
![sample 5](./sample5.jpg)
|
32 |
+
|
33 |
+
![source 6](./scribble2.png)
|
34 |
+
|
35 |
+
![sample 6](./sample6.jpg)
|
36 |
+
|
37 |
Sample images are generated by custom model.
|