Update all_models.py
Browse files- all_models.py +40 -40
all_models.py
CHANGED
@@ -1,42 +1,42 @@
|
|
1 |
models = [
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
]
|
|
|
1 |
models = [
|
2 |
+
"John6666/pony-real-plus-v10-sdxl",
|
3 |
+
"John6666/pony-real-plus-v20-sdxl",
|
4 |
+
"John6666/pony-real-plus-v30-sdxl",
|
5 |
+
"John6666/pony-real-plus-v40-sdxl",
|
6 |
+
"John6666/wai-plastic-doll-v1-sdxl",
|
7 |
+
"John6666/whispers-of-desire-v1-sdxl",
|
8 |
+
"John6666/whispers-of-desire-v2-sdxl",
|
9 |
+
"John6666/pvc-style-model-movable-pony-161a-sdxl",
|
10 |
+
"John6666/purple-lightning-10-sdxl",
|
11 |
+
"John6666/mikoshi-pony-v11-sdxl",
|
12 |
+
"John6666/fantoon-xl-sdxl",
|
13 |
+
"John6666/hda-rainbow-pdxl-v10-sdxl",
|
14 |
+
"John6666/hda-rainbow-pdxl-v12-sdxl",
|
15 |
+
"John6666/hda-rainbow-pdxl-v13-sdxl",
|
16 |
+
"John6666/dexterous-v10-sdxl",
|
17 |
+
"John6666/dexterous-v09alpha-sdxl",
|
18 |
+
"John6666/dubious-v10-sdxl",
|
19 |
+
"John6666/ri-mix-ponyxl-alpha-sdxl",
|
20 |
+
"John6666/ri-mix-ponyxl-bravo-sdxl",
|
21 |
+
"John6666/ri-mix-ponyxl-charlie-sdxl",
|
22 |
+
"John6666/vividmix-anime-sdxl",
|
23 |
+
"John6666/miraimerge-pony-m1pony-sdxl",
|
24 |
+
"John6666/sakuramergepony-s1pony-sdxl",
|
25 |
+
"John6666/nalgotic-dreams-v10-sdxl",
|
26 |
+
"John6666/nalgotic-dreams-v20-sdxl",
|
27 |
+
"John6666/pansy-breed-v10-sdxl",
|
28 |
+
"John6666/pansy-breed-v10a-sdxl",
|
29 |
+
"John6666/pansy-breed-v20-sdxl",
|
30 |
+
"John6666/lucifaels-kiss-v1-sdxl",
|
31 |
+
"John6666/cute-flower-mix-v10-sdxl",
|
32 |
+
"John6666/vivid-animated-pony-xl-standard-sdxl",
|
33 |
+
"John6666/vivid-animated-pony-xl-medium-vivid-sdxl",
|
34 |
+
"John6666/vivid-animated-pony-xl-super-vivid-sdxl",
|
35 |
+
"John6666/vivid-animated-pony-xl-medium-vivid-v2-sdxl",
|
36 |
+
"John6666/vivid-animated-pony-xl-medium-vivid-v2-sdxl",
|
37 |
+
"John6666/cwal9000s-pony-v40-sdxl",
|
38 |
+
"John6666/cwal9000s-pony-v50-sdxl",
|
39 |
+
"John6666/cwal9000s-pony-v60-sdxl",
|
40 |
+
"John6666/cwal9000s-pony-v70-sdxl",
|
41 |
+
"John6666/cwal9000s-pony-v80-sdxl"
|
42 |
]
|