Update all_models.py
Browse files- all_models.py +11 -21
all_models.py
CHANGED
@@ -1,28 +1,18 @@
|
|
1 |
models = [
|
2 |
"John6666/nova-anime-xl-ilv40happyvalentine-sdxl",
|
3 |
-
"John6666/mklan-anime-hentai-ponyhentaiv2-sdxl",
|
4 |
"John6666/galena-catgalena-citron-anime-treasure-illustrious-v2-sdxl",
|
5 |
"John6666/cutified-anime-character-design-illustrious-v10-sdxl",
|
6 |
"John6666/hs-art-anime-illustrious2d-sdxl",
|
7 |
"John6666/irrefutable-anime-mix-v10-sdxl",
|
8 |
-
"John6666/diving-pony-anime-flat-v10-sdxl",
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"John6666/nirvana-hentaiv1-sdxl",
|
20 |
-
"John6666/alchemist-mix-real-hentai-pony-v60homunculus-sdxl",
|
21 |
-
"John6666/mklan-anime-hentai-ponyhentaiv1-sdxl",
|
22 |
-
"John6666/dreamy-hentai-v10-sdxl",
|
23 |
-
"John6666/hardcore-hentai-ponyv11-sdxl",
|
24 |
-
"John6666/hentai-cinematic-v25il-sdxl",
|
25 |
-
"sinkinai/hassaku-hentai-1.2",
|
26 |
-
"stablediffusionapi/meina-hentai",
|
27 |
-
"stalkeryga/HentaiDiffusion", #44K
|
28 |
]
|
|
|
1 |
models = [
|
2 |
"John6666/nova-anime-xl-ilv40happyvalentine-sdxl",
|
|
|
3 |
"John6666/galena-catgalena-citron-anime-treasure-illustrious-v2-sdxl",
|
4 |
"John6666/cutified-anime-character-design-illustrious-v10-sdxl",
|
5 |
"John6666/hs-art-anime-illustrious2d-sdxl",
|
6 |
"John6666/irrefutable-anime-mix-v10-sdxl",
|
7 |
+
"John6666/diving-pony-anime-flat-v10-sdxl",
|
8 |
+
"Nishitbaria/Anime-style-flux-lora-Large",
|
9 |
+
"Conflictx/AnimeScreencap",
|
10 |
+
"dreamlike-art/dreamlike-anime-1.0",
|
11 |
+
"furusu/SSD-1B-anime",
|
12 |
+
"prithivMLmods/Flux-Dev-Real-Anime-LoRA",
|
13 |
+
"Linaqruf/anime-nouveau-xl-lora",
|
14 |
+
"e-n-v-y/envy-anime-watercolor-xl-01",
|
15 |
+
"EarthnDusk/Gambit_Xmen_Anime_Lora_V1.1",
|
16 |
+
"deepghs/animefull-latest",
|
17 |
+
"Linaqruf/anime-detailer-xl-lora", #44K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
]
|