Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +2 -1
all_models.py
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
models = [
|
|
|
|
|
2 |
"Yntec/LeonardoDaVinci",
|
3 |
"Yntec/Juggernaut", #1025
|
4 |
"Yntec/RainbowRainbow", #1044
|
@@ -7,5 +9,4 @@ models = [
|
|
7 |
"Yntec/RainbowPunk", #1038
|
8 |
"Yntec/Yiffyverse", #1036
|
9 |
"Yntec/80sMoviePoster", #1033
|
10 |
-
"Yntec/SolarPlexus", #1031
|
11 |
]
|
|
|
1 |
models = [
|
2 |
+
"Yntec/CremeCaramel", #1048
|
3 |
+
"playgroundai/playground-v2.5-1024px-aesthetic",
|
4 |
"Yntec/LeonardoDaVinci",
|
5 |
"Yntec/Juggernaut", #1025
|
6 |
"Yntec/RainbowRainbow", #1044
|
|
|
9 |
"Yntec/RainbowPunk", #1038
|
10 |
"Yntec/Yiffyverse", #1036
|
11 |
"Yntec/80sMoviePoster", #1033
|
|
|
12 |
]
|