Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -95,7 +95,7 @@ with gr.Blocks(theme='John6666/YntecDark', fill_width=True, css=css) as myface: | |
| 95 | 
             
                    <div class="center"><h1>Blitz Diffusion</h1></div>
         | 
| 96 | 
             
                    <p style="margin-bottom: 1px; color: #ffaa66;">
         | 
| 97 | 
             
                    <h3>{int(len(models))} Stable Diffusion models, but why? For your enjoyment!</h3></p>
         | 
| 98 | 
            -
                    <br><div class="wrapper"> | 
| 99 | 
             
                    <p style="margin-bottom: 1px; font-size: 98%">
         | 
| 100 | 
             
                    <br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
         | 
| 101 | 
             
                    <p style="margin-bottom: 1px; color: #ffffff;">
         | 
|  | |
| 95 | 
             
                    <div class="center"><h1>Blitz Diffusion</h1></div>
         | 
| 96 | 
             
                    <p style="margin-bottom: 1px; color: #ffaa66;">
         | 
| 97 | 
             
                    <h3>{int(len(models))} Stable Diffusion models, but why? For your enjoyment!</h3></p>
         | 
| 98 | 
            +
                    <br><div class="wrapper">10.2 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;">This has become a legacy backup copy of old <u><a href="https://huggingface.co/spaces/Yntec/ToyWorld">ToyWorld</a></u>'s UI! Newer models added dailty over there! 12 new models since last update!</div>
         | 
| 99 | 
             
                    <p style="margin-bottom: 1px; font-size: 98%">
         | 
| 100 | 
             
                    <br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
         | 
| 101 | 
             
                    <p style="margin-bottom: 1px; color: #ffffff;">
         | 
