Diffusers
TensorBoard
controlnet
File size: 1,649 Bytes
68d48cb
 
5f6b1f0
b38bfa2
68d48cb
5f6b1f0
f6d7061
961572d
f6d7061
961572d
 
f6d7061
 
ac5dd27
f6d7061
961572d
f6d7061
e49dbb1
ac5dd27
516b35d
ac5dd27
 
 
 
 
 
 
 
e49dbb1
 
 
516b35d
ac5dd27
e49dbb1
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
license: creativeml-openrail-m
datasets:
- Nacholmo/controlnet-test-darkest-color
---


# Controlnet model for use in qr codes

Conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image.
Also manteing the color to some degree.


## Lasted version on the Automatic1111-Compatible folder

Move the .yaml to extensions/sd-webui-controlnet/models

### Recommended parameters

```
Steps: 40, Size: 920x920,
ControlNet:
preprocessor: none,
weight: 1,
starting/ending: (0, 0.75),
resize mode: Crop and Resize,
pixel perfect: False,
control mode: Balanced

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

```

![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/aJ968EbPbK_dcDafLWwlv.jpeg)

![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/1M5-MkABoCUECUBjSy38e.jpeg)

```
1girl, solo, red flower, print dress, bow, year of the ox, food print, short hair, black hair, looking at viewer, bangs, long sleeves, red bow
Negative prompt: (KHFB, AuroraNegative),(Worst Quality, Low Quality:1.4)
Steps: 40, Sampler: DPM++ 2M SDE Karras, CFG scale: 6, Seed: 1463218996, Size: 920x920, Model hash: b42b09ff12, Model: cetusMix_v4, Clip skip: 2, Version: 0ddf613, Parser: Full parser, ControlNet 0: "preprocessor: none, model: 11500_color [c4220211], weight: 1, starting/ending: (0, 0.75), resize mode: Crop and Resize, pixel perfect: False, control mode: Balanced, preprocessor params: (-1, -1, -1)"
```