ghoskno commited on
Commit
3493476
1 Parent(s): 0b7682a

update: update brightness examples description

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -12,10 +12,14 @@ tags:
12
 
13
  # Color-Canny CantrolNet
14
 
15
- These are controlnet checkpoints trained on runwayml/stable-diffusion-v1-5, using fused color and canny edge as conditioning.
16
 
17
  You can find some example images in the following.
18
 
 
 
 
 
19
  **prompt**: a concept art of by Makoto Shinkai, a girl is standing in the middle of the sea
20
 
21
  **negative prompt**: text, bad anatomy, blurry, (low quality, blurry)
@@ -32,6 +36,11 @@ You can find some example images in the following.
32
  ![images_3)](./3.png)
33
 
34
 
 
 
 
 
 
35
  ## Limitations and Bias
36
 
37
  - No strict control by input color
 
12
 
13
  # Color-Canny CantrolNet
14
 
15
+ These are ControlNet checkpoints trained on runwayml/stable-diffusion-v1-5, using fused color and canny edge as conditioning.
16
 
17
  You can find some example images in the following.
18
 
19
+ ## Examples
20
+
21
+ #### Color examples
22
+
23
  **prompt**: a concept art of by Makoto Shinkai, a girl is standing in the middle of the sea
24
 
25
  **negative prompt**: text, bad anatomy, blurry, (low quality, blurry)
 
36
  ![images_3)](./3.png)
37
 
38
 
39
+ #### Brightness examples
40
+ This model also can be used to control image brightness. The following images are generated with different brightness conditioning image and controlnet strength(0.5 ~ 0.7).
41
+ ![images_4)](./4.jpg)
42
+
43
+
44
  ## Limitations and Bias
45
 
46
  - No strict control by input color