DionTimmer commited on
Commit
8dd37d8
1 Parent(s): 805a988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ language:
15
  These ControlNet models have been trained on a large dataset of 150,000 QR code + QR code artwork couples. They provide a solid foundation for generating QR code-based artwork that is aesthetically pleasing, while still maintaining the integral QR code shape.
16
 
17
  The Stable Diffusion 2.1 version is marginally more effective, as it was developed to address my specific needs. However, a 1.5 version model was also trained on the same dataset for those who are using the older version.
 
 
 
18
 
19
  ## Performance and Limitations
20
 
 
15
  These ControlNet models have been trained on a large dataset of 150,000 QR code + QR code artwork couples. They provide a solid foundation for generating QR code-based artwork that is aesthetically pleasing, while still maintaining the integral QR code shape.
16
 
17
  The Stable Diffusion 2.1 version is marginally more effective, as it was developed to address my specific needs. However, a 1.5 version model was also trained on the same dataset for those who are using the older version.
18
+ Separate repos for usage in diffusers can be found here:<br>
19
+ 1.5: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v11p_sd21<br>
20
+ 2.1: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v1p_sd15<br>
21
 
22
  ## Performance and Limitations
23