Added bold to the examples
Browse files
README.md
CHANGED
@@ -16,13 +16,18 @@ inference: true
|
|
16 |
|
17 |
These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning. You can find some example images in the following.
|
18 |
|
19 |
-
prompt
|
20 |
-
|
|
|
21 |
![images_0)](./images_0.png)
|
22 |
-
|
23 |
-
|
|
|
|
|
24 |
![images_1)](./images_1.png)
|
25 |
-
|
26 |
-
|
|
|
|
|
27 |
![images_2)](./images_2.png)
|
28 |
|
|
|
16 |
|
17 |
These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning. You can find some example images in the following.
|
18 |
|
19 |
+
**prompt**: contemporary living room of a house
|
20 |
+
|
21 |
+
**negative prompt**: low quality
|
22 |
![images_0)](./images_0.png)
|
23 |
+
|
24 |
+
**prompt**: new york buildings, Vincent Van Gogh starry night
|
25 |
+
|
26 |
+
**negative prompt**: low quality, monochrome
|
27 |
![images_1)](./images_1.png)
|
28 |
+
|
29 |
+
**prompt**: contemporary living room, high quality, 4k, realistic
|
30 |
+
|
31 |
+
**negative prompt**: low quality, monochrome, low res
|
32 |
![images_2)](./images_2.png)
|
33 |
|