Commit 
							
							·
						
						6076db2
	
1
								Parent(s):
							
							bb98e5e
								
Fix misplaced versions
Browse files
    	
        README.md
    CHANGED
    
    | @@ -16,8 +16,8 @@ These ControlNet models have been trained on a large dataset of 150,000 QR code | |
| 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- | 
| 20 | 
            -
            2.1: https://huggingface.co/DionTimmer/controlnet_qrcode- | 
| 21 |  | 
| 22 | 
             
            ## How to use with Diffusers
         | 
| 23 |  | 
|  | |
| 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_v1p_sd15<br>
         | 
| 20 | 
            +
            2.1: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v11p_sd21<br>
         | 
| 21 |  | 
| 22 | 
             
            ## How to use with Diffusers
         | 
| 23 |  |