Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +4 -4
all_models.py
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
models = [ # collected 25-11-24/26
|
2 |
"wrenth04/pornworks-sexy-beauty-v04-sdxl",
|
3 |
"John6666/fennfoto-pony-v3-sdxl",
|
4 |
-
"xey/sldr_flux_nsfw_v2-studio",
|
5 |
"digiplay/BeenReal_diffusers",
|
6 |
-
"digiplay/chrysanthemumMix_v1",
|
7 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
|
|
|
|
8 |
|
9 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
10 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
11 |
# "digiplay/VoidnoiseCore_R0829",
|
12 |
# "digiplay/fantasticmix_k1",
|
13 |
# "digiplay/WhiteDreamyHillMix_v1_VAE",
|
|
|
14 |
"digiplay/majicMIX_realistic_v5",
|
15 |
"digiplay/majicMIX_realistic_v6",
|
16 |
"digiplay/majicMIX_realistic_v7",
|
@@ -19,13 +21,11 @@ models = [ # collected 25-11-24/26
|
|
19 |
"digiplay/AnalogMadness-realistic-model-v6",
|
20 |
"digiplay/AnalogMadness-realistic-model-v7",
|
21 |
"digiplay/PolyMorphMix",
|
22 |
-
"digiplay/NextPhoto_v1",
|
23 |
"digiplay/VoidnoiseCore_R0829",
|
24 |
"digiplay/ya3_xt",
|
25 |
"digiplay/Gap",
|
26 |
"digiplay/Gap_2.6",
|
27 |
"digiplay/CleanLinearMix_nsfw",
|
28 |
-
"digiplay/AI-infinity-V1-fp16",
|
29 |
"digiplay/Perfect_Gap_Blend_v1",
|
30 |
"digiplay/AbsoluteReality_v1.0_diffusers",
|
31 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
|
|
1 |
models = [ # collected 25-11-24/26
|
2 |
"wrenth04/pornworks-sexy-beauty-v04-sdxl",
|
3 |
"John6666/fennfoto-pony-v3-sdxl",
|
4 |
+
# "xey/sldr_flux_nsfw_v2-studio",
|
5 |
"digiplay/BeenReal_diffusers",
|
|
|
6 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
7 |
+
"digiplay/NextPhoto_v1",
|
8 |
+
"digiplay/AI-infinity-V1-fp16",
|
9 |
|
10 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
11 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
12 |
# "digiplay/VoidnoiseCore_R0829",
|
13 |
# "digiplay/fantasticmix_k1",
|
14 |
# "digiplay/WhiteDreamyHillMix_v1_VAE",
|
15 |
+
"digiplay/chrysanthemumMix_v1",
|
16 |
"digiplay/majicMIX_realistic_v5",
|
17 |
"digiplay/majicMIX_realistic_v6",
|
18 |
"digiplay/majicMIX_realistic_v7",
|
|
|
21 |
"digiplay/AnalogMadness-realistic-model-v6",
|
22 |
"digiplay/AnalogMadness-realistic-model-v7",
|
23 |
"digiplay/PolyMorphMix",
|
|
|
24 |
"digiplay/VoidnoiseCore_R0829",
|
25 |
"digiplay/ya3_xt",
|
26 |
"digiplay/Gap",
|
27 |
"digiplay/Gap_2.6",
|
28 |
"digiplay/CleanLinearMix_nsfw",
|
|
|
29 |
"digiplay/Perfect_Gap_Blend_v1",
|
30 |
"digiplay/AbsoluteReality_v1.0_diffusers",
|
31 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|