Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +10 -7
all_models.py
CHANGED
@@ -1,22 +1,25 @@
|
|
1 |
models = [
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"Yntec/realisticStockPhoto3",
|
5 |
-
"Yntec/ICantBelieveItSNotPhotography",
|
6 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
7 |
"John6666/wai-real-mix-v11-sdxl",
|
8 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
9 |
-
"GraydientPlatformAPI/photopedia45-xl",
|
10 |
-
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
11 |
"John6666/pornworks-real-porn-v03-sdxl",
|
12 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
13 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
14 |
"John6666/yaprm-yet-another-pony-realistic-merge-v60nxtlvl-sdxl",
|
15 |
"John6666/tsubaki-mix-v15-sdxl",
|
16 |
-
"stablediffusionapi/newrealityxl-global-nsfw",
|
17 |
"John6666/true-amateur-feeling-xl-v1-sdxl",
|
18 |
"John6666/fennfoto-pony-v3-sdxl",
|
19 |
"John6666/pony-realism-v21main-sdxl",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
]
|
21 |
|
22 |
|
|
|
1 |
models = [
|
2 |
+
"John6666/fennfoto-pony-v3-sdxl",
|
3 |
+
"John6666/pony-realism-v21main-sdxl",
|
|
|
|
|
4 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
5 |
"John6666/wai-real-mix-v11-sdxl",
|
6 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
|
|
|
|
7 |
"John6666/pornworks-real-porn-v03-sdxl",
|
8 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
9 |
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
10 |
"John6666/yaprm-yet-another-pony-realistic-merge-v60nxtlvl-sdxl",
|
11 |
"John6666/tsubaki-mix-v15-sdxl",
|
|
|
12 |
"John6666/true-amateur-feeling-xl-v1-sdxl",
|
13 |
"John6666/fennfoto-pony-v3-sdxl",
|
14 |
"John6666/pony-realism-v21main-sdxl",
|
15 |
+
"John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl",
|
16 |
+
"digiplay/ZHMix-Dramatic-v2.0",
|
17 |
+
"Yntec/beLIEve",
|
18 |
+
"Yntec/realisticStockPhoto3",
|
19 |
+
"Yntec/ICantBelieveItSNotPhotography",
|
20 |
+
"GraydientPlatformAPI/photopedia45-xl",
|
21 |
+
"stablediffusionapi/newrealityxl-global-nsfw",
|
22 |
+
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
23 |
]
|
24 |
|
25 |
|