Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +18 -13
all_models.py
CHANGED
@@ -1,9 +1,24 @@
|
|
1 |
-
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
4 |
"John6666/ultrium-v82-nsfwsfw-sdxl",
|
5 |
-
"John6666/ultrium-v81-nsfwsfw-sdxl",
|
6 |
-
"John6666/stoiqo-new-reality-sdxl-xlpro-sdxl",
|
7 |
"John6666/stoiqo-newreality-sdxl-xl4-sdxl",
|
8 |
"John6666/ultra-v5-sdxl",
|
9 |
|
@@ -30,9 +45,6 @@ models = [ # collected 25-11-24/26
|
|
30 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
31 |
"digiplay/NextPhoto_v1",
|
32 |
"digiplay/AI-infinity-V1-fp16",
|
33 |
-
"digiplay/Photon_v1",
|
34 |
-
"digiplay/AbsoluteReality_v1.0_diffusers",
|
35 |
-
"digiplay/VoidnoiseCore_R0829",
|
36 |
|
37 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
38 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
@@ -40,28 +52,21 @@ models = [ # collected 25-11-24/26
|
|
40 |
# "digiplay/fantasticmix_k1",
|
41 |
# "digiplay/WhiteDreamyHillMix_v1_VAE",
|
42 |
|
43 |
-
"wrenth04/pornworks-sexy-beauty-v04-sdxl",
|
44 |
|
45 |
"digiplay/chrysanthemumMix_v1",
|
46 |
-
"digiplay/majicMIX_realistic_v5",
|
47 |
"digiplay/majicMIX_realistic_v6",
|
48 |
"digiplay/majicMIX_realistic_v7",
|
49 |
"digiplay/AnalogMadness-realistic-model-v4",
|
50 |
-
"digiplay/AnalogMadness-realistic-model-v5",
|
51 |
"digiplay/AnalogMadness-realistic-model-v6",
|
52 |
"digiplay/AnalogMadness-realistic-model-v7",
|
53 |
"digiplay/PolyMorphMix",
|
54 |
-
"digiplay/ya3_xt",
|
55 |
"digiplay/CleanLinearMix_nsfw",
|
56 |
"digiplay/Perfect_Gap_Blend_v1",
|
57 |
"digiplay/MengX_Mix_Real_v3",
|
58 |
|
59 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
60 |
-
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
61 |
-
"stablediffusionapi/mklan-xxx-nsfw-pony",
|
62 |
|
63 |
"John6666/unlimited-porn-xreal-sdxl",
|
64 |
-
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
65 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
66 |
"John6666/wai-real-mix-v11-sdxl",
|
67 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
|
|
1 |
+
models = [
|
2 |
+
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
3 |
+
"digiplay/VoidnoiseCore_R0829",
|
4 |
+
"wrenth04/pornworks-sexy-beauty-v04-sdxl",
|
5 |
+
"John6666/stoiqo-new-reality-sdxl-xlpro-sdxl",
|
6 |
+
"John6666/ultrium-v81-nsfwsfw-sdxl",
|
7 |
+
"digiplay/Photon_v1",
|
8 |
+
"digiplay/ya3_xt",
|
9 |
+
"digiplay/AbsoluteReality_v1.0_diffusers",
|
10 |
+
"digiplay/AnalogMadness-realistic-model-v5",
|
11 |
+
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
12 |
+
"stablediffusionapi/mklan-xxx-nsfw-pony",
|
13 |
+
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
14 |
+
"digiplay/majicMIX_realistic_v5",
|
15 |
+
]
|
16 |
+
|
17 |
+
|
18 |
+
models_ = [ # collected 25-11-24/26
|
19 |
|
20 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
21 |
"John6666/ultrium-v82-nsfwsfw-sdxl",
|
|
|
|
|
22 |
"John6666/stoiqo-newreality-sdxl-xl4-sdxl",
|
23 |
"John6666/ultra-v5-sdxl",
|
24 |
|
|
|
45 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
46 |
"digiplay/NextPhoto_v1",
|
47 |
"digiplay/AI-infinity-V1-fp16",
|
|
|
|
|
|
|
48 |
|
49 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
50 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
|
|
52 |
# "digiplay/fantasticmix_k1",
|
53 |
# "digiplay/WhiteDreamyHillMix_v1_VAE",
|
54 |
|
|
|
55 |
|
56 |
"digiplay/chrysanthemumMix_v1",
|
|
|
57 |
"digiplay/majicMIX_realistic_v6",
|
58 |
"digiplay/majicMIX_realistic_v7",
|
59 |
"digiplay/AnalogMadness-realistic-model-v4",
|
|
|
60 |
"digiplay/AnalogMadness-realistic-model-v6",
|
61 |
"digiplay/AnalogMadness-realistic-model-v7",
|
62 |
"digiplay/PolyMorphMix",
|
|
|
63 |
"digiplay/CleanLinearMix_nsfw",
|
64 |
"digiplay/Perfect_Gap_Blend_v1",
|
65 |
"digiplay/MengX_Mix_Real_v3",
|
66 |
|
67 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
|
|
|
|
68 |
|
69 |
"John6666/unlimited-porn-xreal-sdxl",
|
|
|
70 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
71 |
"John6666/wai-real-mix-v11-sdxl",
|
72 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|