mfidabel commited on
Commit
880c34c
1 Parent(s): 617967d

Added bold to the examples

Browse files
Files changed (1) hide show
  1. README.md +11 -6
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: contemporary living room of a house
20
- negative prompt: low quality
 
21
  ![images_0)](./images_0.png)
22
- prompt: new york buildings, Vincent Van Gogh starry night
23
- negative prompt: low quality, monochrome
 
 
24
  ![images_1)](./images_1.png)
25
- prompt: contemporary living room, high quality, 4k, realistic
26
- negative prompt: low quality, monochrome, low res
 
 
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