backup the old readme
Browse files- old_readme.md +41 -0
old_readme.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- controlnet
|
5 |
+
- stable-diffusion-xl
|
6 |
+
- stable-diffusion-xl-diffusers
|
7 |
+
---
|
8 |
+
|
9 |
+
# This model is in an unfinished state for now
|
10 |
+
|
11 |
+
|
12 |
+
## Controlnet model for use in qr codes sdxl
|
13 |
+
|
14 |
+
Conditioning only 25% of the pixels closest to black and the 25% closest to white.
|
15 |
+
|
16 |
+
v0.1-unfinished requires a high Control Weight (arround 1.4)
|
17 |
+
|
18 |
+
TODO:
|
19 |
+
* fix the files naming
|
20 |
+
* update the readme
|
21 |
+
* sleep 8 hours
|
22 |
+
|
23 |
+
|
24 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62fb24dc86456e533456ebd1/HuySQrjRTfhssxWm4ZU3g.png)
|
25 |
+
|
26 |
+
# Not yet scannable
|
27 |
+
|
28 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62fb24dc86456e533456ebd1/pM8bk7QLP6QMJ2PfxRlWj.png)
|
29 |
+
|
30 |
+
|
31 |
+
# I am working on two versions, one more oriented to make qr readable (like the original qr pattern), and the other more oriented to optical illusions
|
32 |
+
## this is an example of the second version:
|
33 |
+
|
34 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62fb24dc86456e533456ebd1/774wi5C_VMSkdOA14oDG4.png)
|
35 |
+
|
36 |
+
|
37 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62fb24dc86456e533456ebd1/e9ItY6UCneiYx-B6AYu7p.png)
|
38 |
+
|
39 |
+
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.
|
40 |
+
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.
|
41 |
+
https://ko-fi.com/nacholmo
|