Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +5 -5
all_models.py
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
models = [
|
2 |
"John6666/tsubaki-mix-v15-sdxl",
|
3 |
-
"John6666/naturalust-v2-sdxl",
|
4 |
-
"John6666/naturalust-v3-sdxl",
|
5 |
"John6666/pornworks-real-porn-v03-sdxl",
|
6 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
|
|
|
|
|
|
|
|
|
|
7 |
"John6666/fennfoto-pony-v3-sdxl",
|
8 |
"John6666/fennfoto-pony-v4-sdxl",
|
9 |
"John6666/real-mix-pony-v01-sdxl",
|
10 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
11 |
"John6666/digital-af-xlp-v1-sdxl",
|
12 |
-
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
13 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
14 |
"John6666/wai-real-mix-v11-sdxl",
|
15 |
-
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
16 |
"Yntec/ICantBelieveItSNotPhotography",
|
17 |
"Yntec/beLIEve",
|
18 |
"Yntec/TrueSight",
|
@@ -22,7 +23,6 @@ models = [
|
|
22 |
"Yntec/insaneRealistic_v2",
|
23 |
"digiplay/MGM",
|
24 |
"digiplay/majicMIX_realistic_v7",
|
25 |
-
"Yntec/UltraHighDefinition",
|
26 |
]
|
27 |
|
28 |
models_ = [
|
|
|
1 |
models = [
|
2 |
"John6666/tsubaki-mix-v15-sdxl",
|
|
|
|
|
3 |
"John6666/pornworks-real-porn-v03-sdxl",
|
4 |
"John6666/pornworks-sexy-beauty-v04-sdxl",
|
5 |
+
"stablediffusionapi/omnigenxl-nsfw-sfw",
|
6 |
+
"John6666/stallion-dreams-pony-realistic-v1-sdxl",
|
7 |
+
"Yntec/UltraHighDefinition",
|
8 |
+
"John6666/naturalust-v2-sdxl",
|
9 |
+
"John6666/naturalust-v3-sdxl",
|
10 |
"John6666/fennfoto-pony-v3-sdxl",
|
11 |
"John6666/fennfoto-pony-v4-sdxl",
|
12 |
"John6666/real-mix-pony-v01-sdxl",
|
13 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
14 |
"John6666/digital-af-xlp-v1-sdxl",
|
|
|
15 |
"John6666/wai-real-mix-v8-sdxl-spo",
|
16 |
"John6666/wai-real-mix-v11-sdxl",
|
|
|
17 |
"Yntec/ICantBelieveItSNotPhotography",
|
18 |
"Yntec/beLIEve",
|
19 |
"Yntec/TrueSight",
|
|
|
23 |
"Yntec/insaneRealistic_v2",
|
24 |
"digiplay/MGM",
|
25 |
"digiplay/majicMIX_realistic_v7",
|
|
|
26 |
]
|
27 |
|
28 |
models_ = [
|