Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +6 -6
all_models.py
CHANGED
@@ -6,7 +6,6 @@ models = [
|
|
6 |
"John6666/naturalust-v2-sdxl",
|
7 |
"John6666/naturalust-v3-sdxl",
|
8 |
"John6666/pornworks-real-porn-v03-sdxl",
|
9 |
-
"John6666/pornworks-real-porn-ponyv04-sdxl",
|
10 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
11 |
"John6666/pony-realism-v21main-sdxl",
|
12 |
"John6666/pretty-pony-v10-sdxl",
|
@@ -25,14 +24,20 @@ models = [
|
|
25 |
"John6666/wai-real-mix-v8-sdxl",
|
26 |
"John6666/wai-real-mix-v9-sdxl",
|
27 |
"John6666/wai-real-mix-v11-sdxl",
|
|
|
|
|
|
|
28 |
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
29 |
"stablediffusionapi/mklan-xxx-nsfw-pony"
|
|
|
|
|
30 |
]
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
other_models = [
|
|
|
36 |
"John6666/stoiqo-afrodite-fluxxl-f1dalpha-fp8-flux",
|
37 |
"John6666/zukiillustrious-cyberfixitercomp-cutev10cyberfixitercomp-sdxl",
|
38 |
"John6666/purerealism-mix-xl-v10-sdxl",
|
@@ -45,14 +50,9 @@ other_models = [
|
|
45 |
"John6666/dramaxl-v10-sdxl",
|
46 |
"John6666/mklan-aio-nsfw-aio-nextgen-xl-sdxl",
|
47 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
48 |
-
"John6666/lewdify-v80-sdxl",
|
49 |
-
"John6666/ultimate-realistic-mix-v2-sdxl",
|
50 |
-
"John6666/ultimate-realistic-mix-v1-sdxl",
|
51 |
"John6666/wai-real-mix-v10-sdxl",
|
52 |
"suridov/uber-realistic-porn-merge-urpm_with_files",
|
53 |
"ductridev/uber-realistic-porn-merge-urpm",
|
54 |
-
"stablediffusionapi/pornvidion",
|
55 |
-
"stablediffusionapi/newrealityxl-global-nsfw",
|
56 |
|
57 |
]
|
58 |
|
|
|
6 |
"John6666/naturalust-v2-sdxl",
|
7 |
"John6666/naturalust-v3-sdxl",
|
8 |
"John6666/pornworks-real-porn-v03-sdxl",
|
|
|
9 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
10 |
"John6666/pony-realism-v21main-sdxl",
|
11 |
"John6666/pretty-pony-v10-sdxl",
|
|
|
24 |
"John6666/wai-real-mix-v8-sdxl",
|
25 |
"John6666/wai-real-mix-v9-sdxl",
|
26 |
"John6666/wai-real-mix-v11-sdxl",
|
27 |
+
"John6666/lewdify-v80-sdxl",
|
28 |
+
"John6666/ultimate-realistic-mix-v2-sdxl",
|
29 |
+
"John6666/ultimate-realistic-mix-v1-sdxl",
|
30 |
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
31 |
"stablediffusionapi/mklan-xxx-nsfw-pony"
|
32 |
+
"stablediffusionapi/pornvidion",
|
33 |
+
"stablediffusionapi/newrealityxl-global-nsfw",
|
34 |
]
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
other_models = [
|
40 |
+
"John6666/pornworks-real-porn-ponyv04-sdxl",
|
41 |
"John6666/stoiqo-afrodite-fluxxl-f1dalpha-fp8-flux",
|
42 |
"John6666/zukiillustrious-cyberfixitercomp-cutev10cyberfixitercomp-sdxl",
|
43 |
"John6666/purerealism-mix-xl-v10-sdxl",
|
|
|
50 |
"John6666/dramaxl-v10-sdxl",
|
51 |
"John6666/mklan-aio-nsfw-aio-nextgen-xl-sdxl",
|
52 |
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
|
|
|
|
|
|
53 |
"John6666/wai-real-mix-v10-sdxl",
|
54 |
"suridov/uber-realistic-porn-merge-urpm_with_files",
|
55 |
"ductridev/uber-realistic-porn-merge-urpm",
|
|
|
|
|
56 |
|
57 |
]
|
58 |
|