DionTimmer
commited on
Commit
•
c3b706c
1
Parent(s):
19af6b4
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
+
- controlnet
|
5 |
+
license: openrail++
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
---
|
9 |
+
# QR Code Conditioned ControlNet Models for Stable Diffusion 1.5
|
10 |
+
|
11 |
+
![1](https://www.dropbox.com/s/fxyuqpot2z2ftty/5.png?raw=1)
|
12 |
+
|
13 |
+
## Model Description
|
14 |
+
|
15 |
+
This repo holds the diffusers version of the QR code conditioned ControlNet for Stable Diffusion v1.5 for usage with the Diffusers library.<br>
|
16 |
+
For further information, issues, feedback and different formats, please visit the projects main repo: https://huggingface.co/DionTimmer/controlnet_qrcode
|