Update all_models.py
Browse files- all_models.py +1 -8
 
    	
        all_models.py
    CHANGED
    
    | 
         @@ -20,21 +20,14 @@ models = [ 
     | 
|
| 20 | 
         
             
            "John6666/momoiro-pony-v14-sdxl",
         
     | 
| 21 | 
         
             
            "John6666/real-mix-pony-v01-sdxl",
         
     | 
| 22 | 
         
             
            "John6666/real-mix-pony-v2-sdxl",
         
     | 
| 23 | 
         
            -
            "John6666/cocoa-mix-xl-v4-sdxl",
         
     | 
| 24 | 
         
             
            "John6666/wai-c-v3-sdxl",
         
     | 
| 25 | 
         
             
            "John6666/wai-doll-cn-v2-sdxl",
         
     | 
| 26 | 
         
            -
            "John6666/wai-simpleuse-for-real-pony-v1-sdxl",
         
     | 
| 27 | 
         
             
            "John6666/wai-real-mix-v8-sdxl-spo",
         
     | 
| 28 | 
         
             
            "John6666/wai-real-mix-v8-sdxl",
         
     | 
| 29 | 
         
             
            "John6666/atomix-pony-anime-xl-v3-sdxl",
         
     | 
| 30 | 
         
            -
            "John6666/pony-pencil-xl-v2-sdxl-spo",
         
     | 
| 31 | 
         
             
            "John6666/celeste-pony-v2-sdxl",
         
     | 
| 32 | 
         
            -
            "John6666/sweet-mix-xl-v1-sdxl",
         
     | 
| 33 | 
         
            -
            "John6666/xl-merges-xl011-sdxl",
         
     | 
| 34 | 
         
             
            "John6666/digital-af-xlp-v1-sdxl",
         
     | 
| 35 | 
         
            -
            "John6666/anime-screenshot-xl-v1-sdxl",
         
     | 
| 36 | 
         
             
            "John6666/mikoshi-pony-v1-sdxl",
         
     | 
| 37 | 
         
            -
            "John6666/fpl005-sdxl",
         
     | 
| 38 | 
         
             
            "John6666/bamboo-shoot-mix-v1-sdxl",
         
     | 
| 39 | 
         
             
            "John6666/3d-rendering-style-beta2-sdxl",
         
     | 
| 40 | 
         
             
            "John6666/asyncs-mix-pony-pony-v1-sdxl",
         
     | 
| 
         @@ -48,4 +41,4 @@ models = [ 
     | 
|
| 48 | 
         
             
            "Yntec/YiffyMix", #44K
         
     | 
| 49 | 
         
             
            ]
         
     | 
| 50 | 
         | 
| 51 | 
         
            -
            #    "Yntec/nuipenimix",    "Yntec/iffyMix",     "Yntec/nuipenimix2",          #34K    "Yntec/YiffyMix", #44K
         
     | 
| 
         | 
|
| 20 | 
         
             
            "John6666/momoiro-pony-v14-sdxl",
         
     | 
| 21 | 
         
             
            "John6666/real-mix-pony-v01-sdxl",
         
     | 
| 22 | 
         
             
            "John6666/real-mix-pony-v2-sdxl",
         
     | 
| 
         | 
|
| 23 | 
         
             
            "John6666/wai-c-v3-sdxl",
         
     | 
| 24 | 
         
             
            "John6666/wai-doll-cn-v2-sdxl",
         
     | 
| 
         | 
|
| 25 | 
         
             
            "John6666/wai-real-mix-v8-sdxl-spo",
         
     | 
| 26 | 
         
             
            "John6666/wai-real-mix-v8-sdxl",
         
     | 
| 27 | 
         
             
            "John6666/atomix-pony-anime-xl-v3-sdxl",
         
     | 
| 
         | 
|
| 28 | 
         
             
            "John6666/celeste-pony-v2-sdxl",
         
     | 
| 
         | 
|
| 
         | 
|
| 29 | 
         
             
            "John6666/digital-af-xlp-v1-sdxl",
         
     | 
| 
         | 
|
| 30 | 
         
             
            "John6666/mikoshi-pony-v1-sdxl",
         
     | 
| 
         | 
|
| 31 | 
         
             
            "John6666/bamboo-shoot-mix-v1-sdxl",
         
     | 
| 32 | 
         
             
            "John6666/3d-rendering-style-beta2-sdxl",
         
     | 
| 33 | 
         
             
            "John6666/asyncs-mix-pony-pony-v1-sdxl",
         
     | 
| 
         | 
|
| 41 | 
         
             
            "Yntec/YiffyMix", #44K
         
     | 
| 42 | 
         
             
            ]
         
     | 
| 43 | 
         | 
| 44 | 
         
            +
            #"John6666/cocoa-mix-xl-v4-sdxl",#    "Yntec/nuipenimix",    "Yntec/iffyMix",     "Yntec/nuipenimix2",          #34K    "Yntec/YiffyMix", #44K  #"John6666/wai-simpleuse-for-real-pony-v1-sdxl",#"John6666/pony-pencil-xl-v2-sdxl-spo",#"John6666/fpl005-sdxl",#"John6666/anime-screenshot-xl-v1-sdxl",#"John6666/sweet-mix-xl-v1-sdxl",#"John6666/xl-merges-xl011-sdxl",
         
     |