Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ datasets:
|
|
| 6 |
|
| 7 |
# Controlnet model for use in qr codes (Still on training)
|
| 8 |
|
| 9 |
-
# 15 jun New model on a refined dataset with 7k steps "control_v7u_sd15_qr_pattern" added to the repo (not final)
|
| 10 |
|
| 11 |
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.
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
# Controlnet model for use in qr codes (Still on training)
|
| 8 |
|
| 9 |
+
# 15 jun New model trained on a refined dataset with 7k steps "control_v7u_sd15_qr_pattern" added to the repo (not final)
|
| 10 |
|
| 11 |
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.
|
| 12 |
|