Update all_models.py
Browse files- all_models.py +11 -12
all_models.py
CHANGED
@@ -1,18 +1,17 @@
|
|
1 |
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"digiplay/CoffeeMix_v2",
|
3 |
-
"John6666/monster-coffee-celsius-mix-v1-sdxl",
|
4 |
"hsuwill000/AingDiffusion9.2-openvino",
|
5 |
"digiplay/AingDiffusion6",
|
6 |
-
"John6666/pornzilla-hentai-pony-v15f-sdxl",
|
7 |
-
"John6666/real-quality-xl-hentaixreal-sdxl",
|
8 |
-
"John6666/xe-hentai-flux-01-fp8-flux",
|
9 |
-
"John6666/tales-hentai-v10-sdxl",
|
10 |
-
"John6666/matrix-hentai-pony-v181-sdxl",
|
11 |
-
"John6666/pornzilla-hentai-pony-v180-sdxl",
|
12 |
-
"John6666/tales-hentai-v11a-sdxl",
|
13 |
"sca255/hentaiworldv20_lcm",
|
14 |
-
"
|
15 |
-
|
16 |
-
"John6666/hs-art-anime-il30-sdxl",
|
17 |
-
"John6666/thumbs-up-illustrious-v11-sdxl", #44K
|
18 |
]
|
|
|
1 |
models = [
|
2 |
+
"digiplay/DarkSushi2.5D_v1",
|
3 |
+
"GTsuya/boobsgames_pony",
|
4 |
+
"Niggendar/vividpdxl_v11VAE",
|
5 |
+
"ckpt/cashmoney-anime",
|
6 |
+
"Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime",
|
7 |
+
"SanaeLab/SanaeXL-anime-v1.0",
|
8 |
+
"enhanceaiteam/Anime-Flux",
|
9 |
+
"GraydientPlatformAPI/darksushi-xl",
|
10 |
+
"xinsir/anime-painter",
|
11 |
"digiplay/CoffeeMix_v2",
|
|
|
12 |
"hsuwill000/AingDiffusion9.2-openvino",
|
13 |
"digiplay/AingDiffusion6",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
"sca255/hentaiworldv20_lcm",
|
15 |
+
"Niggendar/duchaitenPonyXLNo_ponyNoScoreV30",
|
16 |
+
"Niggendar/duchaitenPonyXLNo_v35", #44K
|
|
|
|
|
17 |
]
|