Update README.md
Browse files
README.md
CHANGED
@@ -5,34 +5,13 @@ datasets:
|
|
5 |
---
|
6 |
|
7 |
|
|
|
8 |
|
9 |
-
|
|
|
10 |
|
11 |
|
|
|
12 |
|
|
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
# Controlnet model for use in qr codes (Still on training)
|
20 |
-
|
21 |
-
# 15 jun New model trained on a refined dataset with 7k steps "control_v7u_sd15_qr_pattern" added to the repo (not final)
|
22 |
-
|
23 |
-
Conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image. Also I want to make a Preprocessor to have a blur slider. 1500.ckpt is the automatic1111 controlnet extension compatible weight, 1500.yaml is also important.
|
24 |
-
|
25 |
-
|
26 |
-
## 1.5k steps cherry picked examples (not scannable yet)
|
27 |
-
Steps: 50,
|
28 |
-
Sampler: DPM++ 2M Karras,
|
29 |
-
ControlNet:
|
30 |
-
preprocessor: none,
|
31 |
-
model: 1500 [dafc5f57],
|
32 |
-
weight: 1.5,
|
33 |
-
starting/ending: (0, 0.9),
|
34 |
-
controlNet is more important
|
35 |
-

|
36 |
-

|
37 |
-

|
38 |
-

|
|
|
5 |
---
|
6 |
|
7 |
|
8 |
+
# Controlnet model for use in qr codes
|
9 |
|
10 |
+
Conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image.
|
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|