Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Update all_models.py
Browse files- all_models.py +5 -3
 
    	
        all_models.py
    CHANGED
    
    | 
         @@ -1,8 +1,10 @@ 
     | 
|
| 1 | 
         
             
            models = [    
         
     | 
| 2 | 
         
             
                "Yntec/RetroLife", #691
         
     | 
| 3 | 
         
            -
                "digiplay/MengX_Mix_Real_v3",
         
     | 
| 4 | 
         
            -
                "Yntec/DreamWorksRemix", 
         
     | 
| 5 | 
         
             
                "digiplay/MengX_Mix_Fantasy_v4", #689
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 6 | 
         
             
                "Yntec/Paramount",
         
     | 
| 7 | 
         
             
                "digiplay/Yuzu_v1.1", #688
         
     | 
| 8 | 
         
             
                "Yntec/Playground", #690
         
     | 
| 
         @@ -120,6 +122,7 @@ models = [ 
     | 
|
| 120 | 
         
             
                "Yntec/Cryptids",
         
     | 
| 121 | 
         
             
                "digiplay/ARRealVX1.1",
         
     | 
| 122 | 
         
             
                "Yntec/Tantrum",
         
     | 
| 
         | 
|
| 123 | 
         
             
                "Yntec/CutesyAnime",
         
     | 
| 124 | 
         
             
                "Yntec/HellSKitchen",
         
     | 
| 125 | 
         
             
                "Yntec/Kitsch-In-Sync",
         
     | 
| 
         @@ -686,7 +689,6 @@ models = [ 
     | 
|
| 686 | 
         
             
                "Fictiverse/Stable_Diffusion_PaperCut_Model",
         
     | 
| 687 | 
         
             
                "bsuutari/path_to_saved_model",
         
     | 
| 688 | 
         
             
                "bsuutari/path_to_saved_model_rafa",
         
     | 
| 689 | 
         
            -
                "digiplay/PlanetBumix_v1",
         
     | 
| 690 | 
         
             
                "lambdalabs/sd-pokemon-diffusers", #202
         
     | 
| 691 | 
         
             
                "prompthero/poolsuite-diffusion",
         
     | 
| 692 | 
         
             
                "digiplay/RealismEngine_v1",
         
     | 
| 
         | 
|
| 1 | 
         
             
            models = [    
         
     | 
| 2 | 
         
             
                "Yntec/RetroLife", #691
         
     | 
| 
         | 
|
| 
         | 
|
| 3 | 
         
             
                "digiplay/MengX_Mix_Fantasy_v4", #689
         
     | 
| 4 | 
         
            +
                "Yntec/BrainDance", #693
         
     | 
| 5 | 
         
            +
                "digiplay/CamelliaMIx_2.5D_diffusers", #692
         
     | 
| 6 | 
         
            +
                "Yntec/DreamWorksRemix", 
         
     | 
| 7 | 
         
            +
                "digiplay/PlanetBumix_v1",
         
     | 
| 8 | 
         
             
                "Yntec/Paramount",
         
     | 
| 9 | 
         
             
                "digiplay/Yuzu_v1.1", #688
         
     | 
| 10 | 
         
             
                "Yntec/Playground", #690
         
     | 
| 
         | 
|
| 122 | 
         
             
                "Yntec/Cryptids",
         
     | 
| 123 | 
         
             
                "digiplay/ARRealVX1.1",
         
     | 
| 124 | 
         
             
                "Yntec/Tantrum",
         
     | 
| 125 | 
         
            +
                "digiplay/MengX_Mix_Real_v3",
         
     | 
| 126 | 
         
             
                "Yntec/CutesyAnime",
         
     | 
| 127 | 
         
             
                "Yntec/HellSKitchen",
         
     | 
| 128 | 
         
             
                "Yntec/Kitsch-In-Sync",
         
     | 
| 
         | 
|
| 689 | 
         
             
                "Fictiverse/Stable_Diffusion_PaperCut_Model",
         
     | 
| 690 | 
         
             
                "bsuutari/path_to_saved_model",
         
     | 
| 691 | 
         
             
                "bsuutari/path_to_saved_model_rafa",
         
     | 
| 
         | 
|
| 692 | 
         
             
                "lambdalabs/sd-pokemon-diffusers", #202
         
     | 
| 693 | 
         
             
                "prompthero/poolsuite-diffusion",
         
     | 
| 694 | 
         
             
                "digiplay/RealismEngine_v1",
         
     |