Diffusers
TensorBoard
controlnet
Nacholmo commited on
Commit
5f6b1f0
1 Parent(s): ac145ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ datasets:
4
+ - Nacholmo/controlnet-closesttoblack
5
  ---
6
+
7
+ # Controlnet model for use in qr codes
8
+
9
+ conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image. It goes 1500 steps so far and is quite promising
10
+
11
+ 1500.ckpt is the automatic1111 controlnet extension compatible weight
12
+
13
+ ## 1.5k steps cherrypick examples
14
+ ![1.png](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/8TmIVPjW_fIpOQYYLCmUu.png)
15
+ ![2.png](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/pxMIsT-0GepdXgdsyDknl.png)
16
+ ![3.png](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/dJ0OaHZ3zKJKhaDYZYCCn.png)
17
+ ![4.png](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/iGzLqg7sFrsyQKYs5f4PN.png)
18
+