Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +2 -3
all_models.py
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
models = [
|
2 |
-
"Yntec/NyankoMotsiX",
|
3 |
"Yntec/Paramount",
|
4 |
"digiplay/MeinaPastel_v1",
|
5 |
"Yntec/Analog",
|
6 |
"digiplay/AingDiffusion7.5",
|
7 |
-
"Yntec/Paramount",
|
8 |
-
"digiplay/Shadir_Diffusion_AR_v2.1_fp16_test1",
|
9 |
"Yntec/IdleFancy",
|
|
|
|
|
10 |
"digiplay/GhostMixV1.2VAE",
|
11 |
"Yntec/CuteFurry",
|
12 |
"digiplay/LuckyStrikeMix1.05_Lovelylady",
|
|
|
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",
|
9 |
"digiplay/GhostMixV1.2VAE",
|
10 |
"Yntec/CuteFurry",
|
11 |
"digiplay/LuckyStrikeMix1.05_Lovelylady",
|