Update all_models.py
Browse files- all_models.py +40 -12
all_models.py
CHANGED
|
@@ -1,14 +1,42 @@
|
|
| 1 |
models = [
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
]
|
|
|
|
| 1 |
models = [
|
| 2 |
+
"John6666/cyberrealistic-pony-v65-sdxl",
|
| 3 |
+
"John6666/Goddess-of-realism-gor-pony-v2artfix-sdxl",
|
| 4 |
+
"John6666/Mala-anime-mix-nsfw-pony-xl-v6-sdxl",
|
| 5 |
+
"John6666/Mala-anime-mix-nsfw-pony-xl-v6-sdxl-spo-pcm",
|
| 6 |
+
"John6666/Mala-anime-mix-nsfw-pony-xl-v6-sdxl-spo-hyper",
|
| 7 |
+
"John6666/Mala-anime-mix-nsfw-pony-xl-v7-sdxl",
|
| 8 |
+
"John6666/Mala-smooth-v2-sdxl",
|
| 9 |
+
"John6666/Deep-dark-hentai-mix-v61hybrid-sdxl",
|
| 10 |
+
"John6666/Momoiro-pony-v15-sdxl",
|
| 11 |
+
"John6666/Just-cute-v10-sdxl",
|
| 12 |
+
"John6666/Just-soft-mix-v10-sdxl",
|
| 13 |
+
"John6666/Just-best-mix-v10-sdxl",
|
| 14 |
+
"John6666/Just-anime-mix-v10-sdxl",
|
| 15 |
+
"John6666/Fluffy-tart-xl-v17-sdxl",
|
| 16 |
+
"John6666/Sakuramoon-v10-sdxl",
|
| 17 |
+
"John6666/Sakuramoon-v20-sdxl",
|
| 18 |
+
"John6666/Sakuramoon-v30-sdxl",
|
| 19 |
+
"John6666/Bluvolls-3px-diffusion-v11-sdxl",
|
| 20 |
+
"John6666/Titania-noah-mix-25d27d-v50-sdxl",
|
| 21 |
+
"John6666/Titania-noah-mix-25d27d-v70-sdxl",
|
| 22 |
+
"John6666/Titania-noah-mix-25d27d-v80-sdxl",
|
| 23 |
+
"John6666/Wai-real-mix-v9-sdxl",
|
| 24 |
+
"John6666/Wai-real-mix-v10-sdxl",
|
| 25 |
+
"John6666/Wai-real-mix-v11-sdxl",
|
| 26 |
+
"John6666/Wai-cute-v8-sdxl",
|
| 27 |
+
"John6666/Ras-real-anime-screencap-v1-sdxl",
|
| 28 |
+
"John6666/Celeste-pony-v2-sdxl",
|
| 29 |
+
"John6666/Smooth-hassaku-authaku-mix-v1-sdxl",
|
| 30 |
+
"John6666/Smooth-hassaku-authaku-mix-v2-sdxl",
|
| 31 |
+
"John6666/Smooth-hassaku-authaku-mix-v3-sdxl",
|
| 32 |
+
"John6666/Satpony-niji-v2-sdxl",
|
| 33 |
+
"John6666/Satpony-niji-v4-sdxl",
|
| 34 |
+
"John6666/Duchaiten-gameart-unrealenginev10-sdxl",
|
| 35 |
+
"John6666/Duchaiten-pony-classic-anime-v10-sdxl",
|
| 36 |
+
"John6666/Duchaiten-pony-classic-anime-v20-sdxl",
|
| 37 |
+
"John6666/Duchaiten-pony-classic-anime-v30-sdxl",
|
| 38 |
+
"John6666/Duchaiten-pony-classic-anime-v40-sdxl",
|
| 39 |
+
"John6666/Alchemist-mix-real-hentai-pony-v20silver-sdxl",
|
| 40 |
+
"John6666/Alchemist-mix-real-hentai-pony-v25pyrite-sdxl",
|
| 41 |
+
"John6666/Alchemist-mix-real-hentai-pony-v30gold-sdxl"
|
| 42 |
]
|