Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -152,7 +152,7 @@ with gr.Blocks(css=css) as app: 
     | 
|
| 152 | 
         
             
                    <span font-size:16px;">Generate stunning high quality illusion artwork with Stable Diffusion</span>  
         
     | 
| 153 | 
         
             
                    </center>
         
     | 
| 154 | 
         | 
| 155 | 
         
            -
                    A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG)
         
     | 
| 156 | 
         | 
| 157 | 
         
             
                    This project works by using [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster).
         
     | 
| 158 | 
         
             
                    Given a prompt and your pattern, we use a QR code conditioned controlnet to create a stunning illusion! Credit to: [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)
         
     | 
| 
         | 
|
| 152 | 
         
             
                    <span font-size:16px;">Generate stunning high quality illusion artwork with Stable Diffusion</span>  
         
     | 
| 153 | 
         
             
                    </center>
         
     | 
| 154 | 
         | 
| 155 | 
         
            +
                    A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG) with big contributions from [multimodalart](https://twitter.com/multimodalart)
         
     | 
| 156 | 
         | 
| 157 | 
         
             
                    This project works by using [Monster Labs QR Control Net](https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster).
         
     | 
| 158 | 
         
             
                    Given a prompt and your pattern, we use a QR code conditioned controlnet to create a stunning illusion! Credit to: [MrUgleh](https://twitter.com/MrUgleh) for discovering the workflow :)
         
     |