Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +4 -1
all_models.py
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
models = [
|
|
|
|
|
|
|
| 2 |
"Yntec/Paramount",
|
| 3 |
"digiplay/MeinaPastel_v1",
|
| 4 |
"Yntec/Analog",
|
| 5 |
"digiplay/AingDiffusion7.5",
|
|
|
|
|
|
|
| 6 |
"Yntec/IdleFancy",
|
| 7 |
"digiplay/Shadir_Diffusion_AR_v2.1_fp16_test1",
|
| 8 |
"Yntec/NyankoMotsiX",
|
|
@@ -112,7 +116,6 @@ models = [
|
|
| 112 |
"Yntec/Tantrum",
|
| 113 |
"digiplay/MengX_Mix_Real_v3",
|
| 114 |
"Yntec/CutesyAnime",
|
| 115 |
-
"digiplay/AM-mix1",
|
| 116 |
"Yntec/HellSKitchen",
|
| 117 |
"Yntec/Kitsch-In-Sync",
|
| 118 |
"Yntec/La-dee-dah-.-_",
|
|
|
|
| 1 |
models = [
|
| 2 |
+
"Yntec/DreamWorksRemix", #484
|
| 3 |
+
"digiplay/AM-mix1",
|
| 4 |
"Yntec/Paramount",
|
| 5 |
"digiplay/MeinaPastel_v1",
|
| 6 |
"Yntec/Analog",
|
| 7 |
"digiplay/AingDiffusion7.5",
|
| 8 |
+
"Yntec/StableDiffusion768", #486
|
| 9 |
+
"digiplay/perfectlevel10", #485
|
| 10 |
"Yntec/IdleFancy",
|
| 11 |
"digiplay/Shadir_Diffusion_AR_v2.1_fp16_test1",
|
| 12 |
"Yntec/NyankoMotsiX",
|
|
|
|
| 116 |
"Yntec/Tantrum",
|
| 117 |
"digiplay/MengX_Mix_Real_v3",
|
| 118 |
"Yntec/CutesyAnime",
|
|
|
|
| 119 |
"Yntec/HellSKitchen",
|
| 120 |
"Yntec/Kitsch-In-Sync",
|
| 121 |
"Yntec/La-dee-dah-.-_",
|