update README.md
Browse files- gen_compare/README.md +4 -5
gen_compare/README.md
CHANGED
@@ -18,11 +18,10 @@
|
|
18 |
- All images from [test_imgs](https://github.com/lllyasviel/ControlNet/test_imgs) excepts vermeer image. Croped and resized to 512x512px.
|
19 |
|
20 |
|
21 |
-
<img width="128" src="control_images/bird_512x512.png"
|
22 |
-
<img width="128" src="control_images/human_512x512.png"
|
23 |
-
<img width="128" src="control_images/room_512x512.png"
|
24 |
-
<img width="128" src="control_images/vermeer_512x512.png"
|
25 |
-
|
26 |
|
27 |
## Generate Settings:
|
28 |
#### Control Images:
|
|
|
18 |
- All images from [test_imgs](https://github.com/lllyasviel/ControlNet/test_imgs) excepts vermeer image. Croped and resized to 512x512px.
|
19 |
|
20 |
|
21 |
+
<img width="128" src="control_images/bird_512x512.png" />
|
22 |
+
<img width="128" src="control_images/human_512x512.png" />
|
23 |
+
<img width="128" src="control_images/room_512x512.png" />
|
24 |
+
<img width="128" src="control_images/vermeer_512x512.png" />
|
|
|
25 |
|
26 |
## Generate Settings:
|
27 |
#### Control Images:
|