Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +6 -2
all_models.py
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
models = [
|
2 |
-
"Yntec/
|
|
|
|
|
|
|
3 |
"digiplay/BeautifulFantasyRealMix_diffusers", #698
|
|
|
|
|
4 |
"Yntec/AnythingV3.1", #699
|
5 |
"digiplay/AstrAnime_v6", #698
|
6 |
"Yntec/TimelessDiffusion768", #699
|
@@ -126,7 +131,6 @@ models = [
|
|
126 |
"digiplay/Photon_v1",
|
127 |
"Yntec/IncredibleWorld",
|
128 |
"digiplay/WolfSystems_v1",
|
129 |
-
"digiplay/MGM",
|
130 |
"Yntec/TheDarkNight",
|
131 |
"Yntec/Cryptids",
|
132 |
"Yntec/Tantrum",
|
|
|
1 |
models = [
|
2 |
+
"Yntec/Timeless", #703
|
3 |
+
"digiplay/realspice_v2", #702
|
4 |
+
"digiplay/supashymix_v30Lite", #701
|
5 |
+
"Yntec/Fabulous", #700
|
6 |
"digiplay/BeautifulFantasyRealMix_diffusers", #698
|
7 |
+
"Yntec/IncredibleLife", #699
|
8 |
+
"digiplay/MGM",
|
9 |
"Yntec/AnythingV3.1", #699
|
10 |
"digiplay/AstrAnime_v6", #698
|
11 |
"Yntec/TimelessDiffusion768", #699
|
|
|
131 |
"digiplay/Photon_v1",
|
132 |
"Yntec/IncredibleWorld",
|
133 |
"digiplay/WolfSystems_v1",
|
|
|
134 |
"Yntec/TheDarkNight",
|
135 |
"Yntec/Cryptids",
|
136 |
"Yntec/Tantrum",
|