Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Controlnet model for use in qr codes v2
|
2 |
Conditioning only 25% of the pixels closest to black and the 25% closest to white.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
datasets:
|
4 |
+
- Nacholmo/controlnet-test-darkest-color
|
5 |
+
- yuvalkirstain/pexel_images_lots_with_generated_captions
|
6 |
+
tags:
|
7 |
+
- controlnet
|
8 |
+
base_model: runwayml/stable-diffusion-v1-5
|
9 |
+
---
|
10 |
+
|
11 |
# Controlnet model for use in qr codes v2
|
12 |
Conditioning only 25% of the pixels closest to black and the 25% closest to white.
|
13 |
|