Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +18 -5
all_models.py
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
|
2 |
good_models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
"John6666/gurila-mash-xxx-sdxl-v2-sdxl",
|
4 |
"John6666/lewdify-v80-sdxl",
|
5 |
"John6666/lewdify-v90-sdxl",
|
@@ -44,7 +57,7 @@ new_models = [
|
|
44 |
"CatFlowerGames/newrealityxl-global-nsfw",
|
45 |
#"John6666/acorn-is-boning-xl-xlv2-sdxl",
|
46 |
"yergyerg/gurila-mash-xxx-sdxl-v2-sdxl",
|
47 |
-
"yergyerg/big-lust-
|
48 |
"John6666/big-lust-v16-sdxl",
|
49 |
"John6666/biglove-xl1-sdxl",
|
50 |
"John6666/biglove-ponyv20-sdxl",
|
@@ -72,10 +85,6 @@ new_models = [
|
|
72 |
"John6666/getphat-pony-lewdfusion-v4-sdxl",
|
73 |
"John6666/getphat-pony-anime-realism-hybrid-mix-v30-sdxl",
|
74 |
"John6666/getphat-pony-reality-v20-sdxl",
|
75 |
-
"GraydientPlatformAPI/sdxl-nuclear3-xl",
|
76 |
-
"OnMoon/sdxl_PhotorealisticMix",
|
77 |
-
"TheImposterImposters/acornIsBoningXL_xlV2",
|
78 |
-
"CalypsoCrunchies99/binvae_talmendoxlSDXL_v11Beta",
|
79 |
]
|
80 |
|
81 |
outtaken_models = [
|
@@ -107,6 +116,10 @@ outtaken_models = [
|
|
107 |
"phamthanhdung/merge_nsfw_rv51_latest",
|
108 |
"phamthanhdung/merge_nsfw_rv51",
|
109 |
"phamthanhdung/merge_nsfw_rv51_updated",
|
|
|
|
|
|
|
|
|
110 |
]
|
111 |
|
112 |
|
|
|
1 |
|
2 |
good_models = [
|
3 |
+
"yergyerg/gurila-mash-xxx-sdxl-v2-sdxl",
|
4 |
+
"yergyerg/big-lust-v16-sdxl",
|
5 |
+
"yergyerg/stallion-dreams-pony-realistic-v1-sdxl",
|
6 |
+
"yergyerg/firexxx-realistic-nsfw-v1-sdxl",
|
7 |
+
"yergyerg/pornworks-real-porn-v03-sdxl",
|
8 |
+
"Abdullah-Habib/sdxl-nsfw",
|
9 |
+
"CatFlowerGames/newrealityxl-global-nsfw",
|
10 |
+
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
11 |
+
"stablediffusionapi/mklan-xxx-nsfw-pony",
|
12 |
+
"stablediffusionapi/newrealityxl-global-nsfw",
|
13 |
+
]
|
14 |
+
|
15 |
+
old_good_models = [
|
16 |
"John6666/gurila-mash-xxx-sdxl-v2-sdxl",
|
17 |
"John6666/lewdify-v80-sdxl",
|
18 |
"John6666/lewdify-v90-sdxl",
|
|
|
57 |
"CatFlowerGames/newrealityxl-global-nsfw",
|
58 |
#"John6666/acorn-is-boning-xl-xlv2-sdxl",
|
59 |
"yergyerg/gurila-mash-xxx-sdxl-v2-sdxl",
|
60 |
+
"yergyerg/big-lust-v16-sdxl",
|
61 |
"John6666/big-lust-v16-sdxl",
|
62 |
"John6666/biglove-xl1-sdxl",
|
63 |
"John6666/biglove-ponyv20-sdxl",
|
|
|
85 |
"John6666/getphat-pony-lewdfusion-v4-sdxl",
|
86 |
"John6666/getphat-pony-anime-realism-hybrid-mix-v30-sdxl",
|
87 |
"John6666/getphat-pony-reality-v20-sdxl",
|
|
|
|
|
|
|
|
|
88 |
]
|
89 |
|
90 |
outtaken_models = [
|
|
|
116 |
"phamthanhdung/merge_nsfw_rv51_latest",
|
117 |
"phamthanhdung/merge_nsfw_rv51",
|
118 |
"phamthanhdung/merge_nsfw_rv51_updated",
|
119 |
+
"GraydientPlatformAPI/sdxl-nuclear3-xl",
|
120 |
+
"OnMoon/sdxl_PhotorealisticMix",
|
121 |
+
"TheImposterImposters/acornIsBoningXL_xlV2",
|
122 |
+
"CalypsoCrunchies99/binvae_talmendoxlSDXL_v11Beta",
|
123 |
]
|
124 |
|
125 |
|