Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,6 @@ More details can found: https://github.com/xinsir6/ControlNetPlus/tree/main
|
|
20 |
**If you find it useful, please give me a star, thank you very much**
|
21 |
|
22 |
|
23 |
-
|
24 |
## Visual Examples
|
25 |
### Openpose
|
26 |
![pose0](./images/000000_pose_concat.webp)
|
@@ -93,4 +92,45 @@ More details can found: https://github.com/xinsir6/ControlNetPlus/tree/main
|
|
93 |
![normal1](./images/000056_normal_concat.webp)
|
94 |
![normal2](./images/000057_normal_concat.webp)
|
95 |
![normal3](./images/000058_normal_concat.webp)
|
96 |
-
![normal4](./images/000059_normal_concat.webp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
**If you find it useful, please give me a star, thank you very much**
|
21 |
|
22 |
|
|
|
23 |
## Visual Examples
|
24 |
### Openpose
|
25 |
![pose0](./images/000000_pose_concat.webp)
|
|
|
92 |
![normal1](./images/000056_normal_concat.webp)
|
93 |
![normal2](./images/000057_normal_concat.webp)
|
94 |
![normal3](./images/000058_normal_concat.webp)
|
95 |
+
![normal4](./images/000059_normal_concat.webp)
|
96 |
+
|
97 |
+
## Multi Control Visual Examples
|
98 |
+
### Openpose + Canny
|
99 |
+
![pose_canny0](./images/000007_openpose_canny_concat.webp)
|
100 |
+
![pose_canny1](./images/000008_openpose_canny_concat.webp)
|
101 |
+
![pose_canny2](./images/000009_openpose_canny_concat.webp)
|
102 |
+
![pose_canny3](./images/000010_openpose_canny_concat.webp)
|
103 |
+
![pose_canny4](./images/000011_openpose_canny_concat.webp)
|
104 |
+
![pose_canny5](./images/000012_openpose_canny_concat.webp)
|
105 |
+
|
106 |
+
### Openpose + Depth
|
107 |
+
![pose_depth0](./images/000013_openpose_depth_concat.webp)
|
108 |
+
![pose_depth1](./images/000014_openpose_depth_concat.webp)
|
109 |
+
![pose_depth2](./images/000015_openpose_depth_concat.webp)
|
110 |
+
![pose_depth3](./images/000016_openpose_depth_concat.webp)
|
111 |
+
![pose_depth4](./images/000017_openpose_depth_concat.webp)
|
112 |
+
![pose_depth5](./images/000018_openpose_depth_concat.webp)
|
113 |
+
|
114 |
+
### Openpose + Scribble
|
115 |
+
![pose_scribble0](./images/000001_openpose_scribble_concat.webp)
|
116 |
+
![pose_scribble1](./images/000002_openpose_scribble_concat.webp)
|
117 |
+
![pose_scribble2](./images/000003_openpose_scribble_concat.webp)
|
118 |
+
![pose_scribble3](./images/000004_openpose_scribble_concat.webp)
|
119 |
+
![pose_scribble4](./images/000005_openpose_scribble_concat.webp)
|
120 |
+
![pose_scribble5](./images/000006_openpose_scribble_concat.webp)
|
121 |
+
|
122 |
+
### Openpose + Normal
|
123 |
+
![pose_normal0](./images/000019_openpose_normal_concat.webp)
|
124 |
+
![pose_normal1](./images/000020_openpose_normal_concat.webp)
|
125 |
+
![pose_normal2](./images/000021_openpose_normal_concat.webp)
|
126 |
+
![pose_normal3](./images/000022_openpose_normal_concat.webp)
|
127 |
+
![pose_normal4](./images/000023_openpose_normal_concat.webp)
|
128 |
+
![pose_normal5](./images/000024_openpose_normal_concat.webp)
|
129 |
+
|
130 |
+
### Openpose + Segment
|
131 |
+
![pose_segment0](./images/000025_openpose_sam_concat.webp)
|
132 |
+
![pose_segment1](./images/000026_openpose_sam_concat.webp)
|
133 |
+
![pose_segment2](./images/000027_openpose_sam_concat.webp)
|
134 |
+
![pose_segment3](./images/000028_openpose_sam_concat.webp)
|
135 |
+
![pose_segment4](./images/000029_openpose_sam_concat.webp)
|
136 |
+
![pose_segment5](./images/000030_openpose_sam_concat.webp)
|