Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update all_models.py
Browse files- all_models.py +1 -2
    	
        all_models.py
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            models = [     
         | 
| 2 | 
            -
                "Yntec/ | 
| 3 | 
             
                "digiplay/calicomixreal_v2.0_diffusers",
         | 
| 4 | 
             
                "Yntec/NES", #986
         | 
| 5 | 
             
                "stabilityai/stable-diffusion-3.5-large", #940  
         | 
| @@ -425,7 +425,6 @@ models = [ | |
| 425 | 
             
                "Yntec/FantassifiedIcons",
         | 
| 426 | 
             
                "Yntec/IncredibleWorld2",
         | 
| 427 | 
             
                "Yntec/IncredibleWorld",
         | 
| 428 | 
            -
                "Yntec/TheDarkNight",
         | 
| 429 | 
             
                "Yntec/Cryptids",
         | 
| 430 | 
             
                "Yntec/Tantrum",
         | 
| 431 | 
             
                "Yntec/CutesyAnime",
         | 
|  | |
| 1 | 
             
            models = [     
         | 
| 2 | 
            +
                "Yntec/TheDarkNight", 
         | 
| 3 | 
             
                "digiplay/calicomixreal_v2.0_diffusers",
         | 
| 4 | 
             
                "Yntec/NES", #986
         | 
| 5 | 
             
                "stabilityai/stable-diffusion-3.5-large", #940  
         | 
|  | |
| 425 | 
             
                "Yntec/FantassifiedIcons",
         | 
| 426 | 
             
                "Yntec/IncredibleWorld2",
         | 
| 427 | 
             
                "Yntec/IncredibleWorld",
         | 
|  | |
| 428 | 
             
                "Yntec/Cryptids",
         | 
| 429 | 
             
                "Yntec/Tantrum",
         | 
| 430 | 
             
                "Yntec/CutesyAnime",
         | 
