Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +3 -3
all_models.py
CHANGED
@@ -8,6 +8,7 @@ models = [ # collected 25-11-24/26
|
|
8 |
"digiplay/AI-infinity-V1-fp16",
|
9 |
"digiplay/Photon_v1",
|
10 |
"digiplay/AbsoluteReality_v1.0_diffusers",
|
|
|
11 |
|
12 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
13 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
@@ -26,10 +27,9 @@ models = [ # collected 25-11-24/26
|
|
26 |
"digiplay/AnalogMadness-realistic-model-v6",
|
27 |
"digiplay/AnalogMadness-realistic-model-v7",
|
28 |
"digiplay/PolyMorphMix",
|
29 |
-
"digiplay/VoidnoiseCore_R0829",
|
30 |
"digiplay/ya3_xt",
|
31 |
-
"digiplay/Gap",
|
32 |
-
"digiplay/Gap_2.6",
|
33 |
"digiplay/CleanLinearMix_nsfw",
|
34 |
"digiplay/Perfect_Gap_Blend_v1",
|
35 |
|
|
|
8 |
"digiplay/AI-infinity-V1-fp16",
|
9 |
"digiplay/Photon_v1",
|
10 |
"digiplay/AbsoluteReality_v1.0_diffusers",
|
11 |
+
"digiplay/VoidnoiseCore_R0829",
|
12 |
|
13 |
# "John6666/pornworks-anime-desire-nsfw-v02-sdxl",
|
14 |
# "UnfilteredAI/NSFW-gen-v2.1",
|
|
|
27 |
"digiplay/AnalogMadness-realistic-model-v6",
|
28 |
"digiplay/AnalogMadness-realistic-model-v7",
|
29 |
"digiplay/PolyMorphMix",
|
|
|
30 |
"digiplay/ya3_xt",
|
31 |
+
# "digiplay/Gap",
|
32 |
+
# "digiplay/Gap_2.6",
|
33 |
"digiplay/CleanLinearMix_nsfw",
|
34 |
"digiplay/Perfect_Gap_Blend_v1",
|
35 |
|