Update all_models.py
Browse files- all_models.py +4 -4
all_models.py
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
models = [
|
| 2 |
'John6666/tsubaki-mix-v15-sdxl',
|
| 3 |
-
'John6666/pornworks-sexy-beauty-v04-sdxl',
|
| 4 |
'John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl',
|
| 5 |
-
'John6666/anteros-xxxl-v1-sdxl',
|
| 6 |
'stablediffusionapi/omnigenxl-nsfw-sfw',
|
|
|
|
|
|
|
|
|
|
| 7 |
'GraydientPlatformAPI/photopedia45-xl',
|
| 8 |
'GraydientPlatformAPI/yamers-nsfw4-xl',
|
| 9 |
-
'stablediffusionapi/realistic-stock-photo-v2',
|
| 10 |
'stablediffusionapi/newrealityxl-global-nsfw',
|
| 11 |
'misri/newrealityxlAllInOne_Newreality40',
|
| 12 |
-
'CatFlowerGames/newrealityxl-global-nsfw',
|
| 13 |
'John6666/true-amateur-feeling-xl-v1-sdxl',
|
|
|
|
| 14 |
]
|
|
|
|
| 1 |
models = [
|
| 2 |
'John6666/tsubaki-mix-v15-sdxl',
|
|
|
|
| 3 |
'John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl',
|
|
|
|
| 4 |
'stablediffusionapi/omnigenxl-nsfw-sfw',
|
| 5 |
+
'John6666/pornworks-real-porn-v03-sdxl',
|
| 6 |
+
'John6666/pornworks-sexy-beauty-v04-sdxl',
|
| 7 |
+
'John6666/anteros-xxxl-v1-sdxl',
|
| 8 |
'GraydientPlatformAPI/photopedia45-xl',
|
| 9 |
'GraydientPlatformAPI/yamers-nsfw4-xl',
|
|
|
|
| 10 |
'stablediffusionapi/newrealityxl-global-nsfw',
|
| 11 |
'misri/newrealityxlAllInOne_Newreality40',
|
|
|
|
| 12 |
'John6666/true-amateur-feeling-xl-v1-sdxl',
|
| 13 |
+
'stablediffusionapi/realistic-stock-photo-v2',
|
| 14 |
]
|