Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +2 -1
all_models.py
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
models = [
|
|
|
|
|
2 |
"Yntec/LiberteRedmond",
|
3 |
"digiplay/nk15_diffusers", #230
|
4 |
"Yntec/Emoticons",
|
@@ -74,7 +76,6 @@ models = [
|
|
74 |
"Yntec/Reliberate",
|
75 |
"digiplay/CleanLinearMix",
|
76 |
"Yntec/BaronMix",
|
77 |
-
"digiplay/majicMIX_realistic_v1",
|
78 |
"Yntec/ChilloutMix",
|
79 |
"Yntec/Shirayuki",
|
80 |
"Yntec/foto-assisted-diffusion",
|
|
|
1 |
models = [
|
2 |
+
"Yntec/Stuff",
|
3 |
+
"digiplay/majicMIX_realistic_v1",
|
4 |
"Yntec/LiberteRedmond",
|
5 |
"digiplay/nk15_diffusers", #230
|
6 |
"Yntec/Emoticons",
|
|
|
76 |
"Yntec/Reliberate",
|
77 |
"digiplay/CleanLinearMix",
|
78 |
"Yntec/BaronMix",
|
|
|
79 |
"Yntec/ChilloutMix",
|
80 |
"Yntec/Shirayuki",
|
81 |
"Yntec/foto-assisted-diffusion",
|