Update all_models.py
Browse files- all_models.py +11 -44
all_models.py
CHANGED
@@ -1,44 +1,11 @@
|
|
1 |
-
models = [
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
"John6666/titania-mix-realistic-pony-gbv30-sdxl",
|
13 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl",
|
14 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v5-sdxl-spo",
|
15 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v5-sdxl",
|
16 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl-spo",
|
17 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl",
|
18 |
-
"John6666/mala-smooth-v1-sdxl",
|
19 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl",
|
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",
|
34 |
-
"John6666/hamef-kawaii-mix-type24normal-warm-sdxl",
|
35 |
-
"John6666/fluffy-tart-xl-v14-sdxl",
|
36 |
-
"John6666/hamef-kawaii-mix-type24light-warm-sdxl",
|
37 |
-
"John6666/ras-real-anime-screencap-v1-sdxl",
|
38 |
-
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
39 |
-
"Niggendar/duchaitenPonyXLNo_ponyNoScoreV40",
|
40 |
-
"Niggendar/duchaitenPonyXLNo_v35",
|
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",
|
|
|
1 |
+
models = ['John6666/pony-realism-v21main-sdxl',
|
2 |
+
'John6666/cyberrealistic-pony-v63-sdxl',
|
3 |
+
'John6666/stallion-dreams-pony-realistic-v1-sdxl',
|
4 |
+
'MarkBW/pony-amateur-xl',
|
5 |
+
'John6666/yaprm-yet-another-pony-realistic-merge-v60nxtlvl-sdxl',
|
6 |
+
'John6666/pornworks-sexy-beauty-v04-sdxl',
|
7 |
+
'John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl',
|
8 |
+
'John6666/cinero-pony-nsfw-v13prerealism-sdxl',
|
9 |
+
'John6666/nova-reality-pony-v60-sdxl',
|
10 |
+
'John6666/josei-realistic-v11-sdxl',
|
11 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|