Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ Conditioning only 15% of the pixels closest to black, so as not to affect the lu
|
|
11 |
Also manteing the color to some degree.
|
12 |
|
13 |
|
14 |
-
|
15 |
|
16 |
Move the .yaml to extensions/sd-webui-controlnet/models
|
17 |
|
@@ -22,4 +22,18 @@ Steps: 40, Sampler: DPM++ 2M SDE Karras, CFG scale: 6, Seed: 1463218996, Size: 9
|
|
22 |
```
|
23 |

|
24 |
|
25 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
Also manteing the color to some degree.
|
12 |
|
13 |
|
14 |
+
## Lasted version on the Automatic1111-Compatible folder
|
15 |
|
16 |
Move the .yaml to extensions/sd-webui-controlnet/models
|
17 |
|
|
|
22 |
```
|
23 |

|
24 |
|
25 |
+

|
26 |
+
|
27 |
+
|
28 |
+
## Recomended prameters
|
29 |
+
|
30 |
+
Steps: 40, Size: 920x920,
|
31 |
+
ControlNet:
|
32 |
+
preprocessor: none,
|
33 |
+
weight: 1,
|
34 |
+
starting/ending: (0, 0.75),
|
35 |
+
resize mode: Crop and Resize,
|
36 |
+
pixel perfect: False,
|
37 |
+
control mode: Balanced
|
38 |
+
|
39 |
+
Play arround with the starting step, 0 to 0.25 its the sweetspot, if it start at 0 the qr has priority, the higher you raise them, the stronger the prompt gets
|