Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
Pre-trained canny, depth
|
6 |
|
7 |
Note: The model structure is highly experimental and may be subject to change in the future.
|
8 |
|
@@ -34,4 +34,12 @@ Training: https://github.com/kohya-ss/sd-scripts/blob/sdxl/docs/train_lllite_REA
|
|
34 |
|
35 |
![sample 6](./sample6.jpg)
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
Sample images are generated by custom model.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
Pre-trained canny, depth, fake scribble and pose 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 |
|
|
|
34 |
|
35 |
![sample 6](./sample6.jpg)
|
36 |
|
37 |
+
![source 7](./pose1.png)
|
38 |
+
|
39 |
+
![sample 7](./sample7.jpg)
|
40 |
+
|
41 |
+
![source 8](./pose2.png)
|
42 |
+
|
43 |
+
![sample 8](./sample8.jpg)
|
44 |
+
|
45 |
Sample images are generated by custom model.
|