Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +10 -10
all_models.py
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
models = [
|
2 |
-
"Yntec/ICantBelieveItSNotPhotography",
|
3 |
"digiplay/perfectLewdFantasy_v1.01",
|
4 |
"digiplay/absoluteReality_v1.8.1",
|
5 |
"digiplay/ZHMix-dramatic-v2.0",
|
6 |
-
"Yntec/insaneRealistic_v2",
|
7 |
"digiplay/MGM",
|
8 |
"digiplay/majicMIX_realistic_v1",
|
9 |
"digiplay/majicMIX_realistic_v7",
|
10 |
"digiplay/AsianBrmBeautyrealmix_v2.0",
|
11 |
"digiplay/AM-mix1",
|
12 |
-
"yntec/dreamscapes_n_dragonfire_v2",
|
13 |
"digiplay/MengX_Mix_Real_v3",
|
14 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
15 |
|
@@ -25,19 +25,19 @@ models = [
|
|
25 |
"John6666/real-mix-pony-v01-sdxl",
|
26 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
27 |
"John6666/digital-af-xlp-v1-sdxl",
|
28 |
-
"Yntec/UltraHighDefinition",
|
29 |
-
"Yntec/beLIEve",
|
30 |
-
"Yntec/TrueSight",
|
31 |
-
"Yntec/IncredibleWorld",
|
32 |
-
"Yntec/IncredibleWorld2",
|
33 |
-
"Yntec/IncredibleLife",
|
34 |
|
35 |
# Some more
|
36 |
"digiplay/BeenReal_diffusers",
|
37 |
"digiplay/ya3p_VAE",
|
38 |
"digiplay/chrysanthemumMix_v1",
|
39 |
"digiplay/BeenReal_diffusers",
|
40 |
-
"Yntec/darelitesFantasyMix",
|
41 |
|
42 |
# experimental
|
43 |
"Jonny001/Alita-v1",
|
|
|
1 |
models = [
|
2 |
+
# "Yntec/ICantBelieveItSNotPhotography",
|
3 |
"digiplay/perfectLewdFantasy_v1.01",
|
4 |
"digiplay/absoluteReality_v1.8.1",
|
5 |
"digiplay/ZHMix-dramatic-v2.0",
|
6 |
+
# "Yntec/insaneRealistic_v2",
|
7 |
"digiplay/MGM",
|
8 |
"digiplay/majicMIX_realistic_v1",
|
9 |
"digiplay/majicMIX_realistic_v7",
|
10 |
"digiplay/AsianBrmBeautyrealmix_v2.0",
|
11 |
"digiplay/AM-mix1",
|
12 |
+
# "yntec/dreamscapes_n_dragonfire_v2",
|
13 |
"digiplay/MengX_Mix_Real_v3",
|
14 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
15 |
|
|
|
25 |
"John6666/real-mix-pony-v01-sdxl",
|
26 |
"John6666/jib-mix-pony-realistic-v2-sdxl",
|
27 |
"John6666/digital-af-xlp-v1-sdxl",
|
28 |
+
# "Yntec/UltraHighDefinition",
|
29 |
+
# "Yntec/beLIEve",
|
30 |
+
# "Yntec/TrueSight",
|
31 |
+
# "Yntec/IncredibleWorld",
|
32 |
+
# "Yntec/IncredibleWorld2",
|
33 |
+
# "Yntec/IncredibleLife",
|
34 |
|
35 |
# Some more
|
36 |
"digiplay/BeenReal_diffusers",
|
37 |
"digiplay/ya3p_VAE",
|
38 |
"digiplay/chrysanthemumMix_v1",
|
39 |
"digiplay/BeenReal_diffusers",
|
40 |
+
# "Yntec/darelitesFantasyMix",
|
41 |
|
42 |
# experimental
|
43 |
"Jonny001/Alita-v1",
|