Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +23 -0
all_models.py
CHANGED
@@ -12,6 +12,29 @@ good_models = [
|
|
12 |
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
13 |
"stablediffusionapi/mklan-xxx-nsfw-pony",
|
14 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
]
|
16 |
|
17 |
old_good_models = [
|
|
|
12 |
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
13 |
"stablediffusionapi/mklan-xxx-nsfw-pony",
|
14 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
15 |
+
"John6666/bigaspv2lustify-v10-sdxl",
|
16 |
+
"John6666/big-asp-v1-sdxl",
|
17 |
+
"John6666/big-asp-v2-sdxl",
|
18 |
+
"John6666/uncensored-females-flux-fluxdevufv7fp16-fp8-flux",
|
19 |
+
"John6666/sexoholic-real-pony-nsfw-v2-sdxl",
|
20 |
+
"John6666/cinero-pony-nsfw-v09a-sdxl",
|
21 |
+
"John6666/super-ponyxl-mix-m-nsfw-v10-sdxl",
|
22 |
+
"John6666/lqbz-pony-nsfw-v10-sdxl",
|
23 |
+
"John6666/lustify-sdxl-nsfwsfw-v1-sdxl",
|
24 |
+
"John6666/lustify-sdxl-nsfwsfw-v2-sdxl",
|
25 |
+
"John6666/lustify-sdxl-nsfwsfw-endgame-sdxl",
|
26 |
+
"John6666/nova-reality-xl-illustrious-v10-sdxl",
|
27 |
+
"John6666/nova-reality-pony-v70-sdxl",
|
28 |
+
"John6666/nova-reality-pony-v60-sdxl",
|
29 |
+
"John6666/nova-reality-v50-sdxl",
|
30 |
+
"John6666/sevenof9-pony-real-mix-thebest-sdxl",
|
31 |
+
"John6666/photo-realistic-pony-v5-sdxl",
|
32 |
+
"John6666/pony-mix-dream-v10-sdxl",
|
33 |
+
"John6666/pornmaster-pro-sdxlv3vae-sdxl",
|
34 |
+
"John6666/pornmaster-pro-sdxlv11-sdxl",
|
35 |
+
"John6666/getphat-pony-lewdfusion-v4-sdxl",
|
36 |
+
"John6666/getphat-pony-anime-realism-hybrid-mix-v30-sdxl",
|
37 |
+
"John6666/getphat-pony-reality-v20-sdxl",
|
38 |
]
|
39 |
|
40 |
old_good_models = [
|