Update all_models.py
Browse files- all_models.py +3 -2
all_models.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
"Bakanayatsu/ponyDiffusion-V6-XL-Turbo-DPO",
|
3 |
"John6666/photo-realistic-pony-v5-sdxl",
|
4 |
"John6666/photo-realistic-pony-v5-sdxl",
|
@@ -16,7 +16,8 @@ models = [
|
|
16 |
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl-spo",
|
17 |
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl",
|
18 |
"John6666/mala-smooth-v1-sdxl",
|
19 |
-
"John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl"
|
|
|
20 |
"John6666/momoiro-pony-v14-sdxl",
|
21 |
"John6666/real-mix-pony-v01-sdxl",
|
22 |
"John6666/real-mix-pony-v2-sdxl",
|
|
|
1 |
+
models1 = [
|
2 |
"Bakanayatsu/ponyDiffusion-V6-XL-Turbo-DPO",
|
3 |
"John6666/photo-realistic-pony-v5-sdxl",
|
4 |
"John6666/photo-realistic-pony-v5-sdxl",
|
|
|
16 |
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl-spo",
|
17 |
"John6666/mala-anime-mix-nsfw-pony-xl-v5new-sdxl",
|
18 |
"John6666/mala-smooth-v1-sdxl",
|
19 |
+
"John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl"]
|
20 |
+
models2 = [
|
21 |
"John6666/momoiro-pony-v14-sdxl",
|
22 |
"John6666/real-mix-pony-v01-sdxl",
|
23 |
"John6666/real-mix-pony-v2-sdxl",
|