Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- controlnet
|
5 |
+
- stable-diffusion-xl
|
6 |
---
|
7 |
+
|
8 |
+
# ControlNet-LLLite QRPattern
|
9 |
+
|
10 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62fb24dc86456e533456ebd1/sR_mJvce0tkBiYoYk3AEe.png)
|
11 |
+
|
12 |
+
## Warning: Trained using a experimental implementation of ControlNet-LLLite
|
13 |
+
|
14 |
+
Conditioning only 25% of the pixels closest to black and the 25% closest to white.
|
15 |
+
|
16 |
+
# Notes
|
17 |
+
* Compatible with default controlnet extension in automatic111
|
18 |
+
* Comfyui need this custom node https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI
|
19 |
+
|
20 |
+
IMPORTANT:
|
21 |
+
Try to generate a lot of images and adjust the parameters. The example parameters are the ones used in the images here, many images require different values.
|
22 |
+
|
23 |
+
## Example parameters
|
24 |
+
* Sdxl Model: realvisxlV20
|
25 |
+
* Preprocessor: none
|
26 |
+
* ContolNetModel: controllllite_v01256512e_sdxl_qrpattern
|
27 |
+
* Control Weight: 1
|
28 |
+
* Starting Control Step: 0
|
29 |
+
* Ending Control Step 0.75
|
30 |
+
* Resolution: 1024x1024
|
31 |
+
|
32 |
+
----
|
33 |
+
QR Pattern and QR Pattern sdxl were created as free community resources by an Argentinian university student. Training AI models requires money, which can be challenging in Argentina's economy.
|
34 |
+
If you find these models helpful and would like to empower an enthusiastic community member to keep creating free open models, I humbly welcome any support you can offer through ko-fi here
|
35 |
+
https://ko-fi.com/nacholmo
|