Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +14 -9
all_models.py
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
models = [
|
2 |
-
"Yntec/
|
3 |
"black-forest-labs/FLUX.1-dev", #951
|
4 |
-
"Yntec/
|
5 |
"stabilityai/stable-diffusion-3.5-large", #940
|
|
|
|
|
|
|
|
|
6 |
"Yntec/HiFi", #949
|
7 |
-
"digiplay/
|
|
|
|
|
8 |
"Yntec/Ghibli", #947
|
9 |
"digiplay/VoidnoiseCore_R0829",
|
10 |
"Yntec/VectorArtz", #950
|
@@ -205,7 +211,7 @@ models = [
|
|
205 |
"Yntec/DisneyPixarCartoon768", #803
|
206 |
"digiplay/AgainMix_v2.0", #802
|
207 |
"Yntec/mistoonRuby3", #801
|
208 |
-
"digiplay/OldFish_v1.
|
209 |
"Yntec/AtoZ", #799
|
210 |
"digiplay/fantasticmix_k1", #797
|
211 |
"Yntec/FilmGirlRemix", #795
|
@@ -354,9 +360,7 @@ models = [
|
|
354 |
"Yntec/Genuine",
|
355 |
"digiplay/OrangeChillMix_v7fix",
|
356 |
"Yntec/GoFish",
|
357 |
-
"digiplay/bluePencilRealistic_v05",
|
358 |
"Yntec/nuipenimix",
|
359 |
-
"digiplay/A80S_v1.0",
|
360 |
"Yntec/iffyMix",
|
361 |
"Yntec/EmeraldCity",
|
362 |
"Yntec/animeSIXTYNINE",
|
@@ -624,7 +628,6 @@ models = [
|
|
624 |
"digiplay/futaall_v8_VAE_diffusers",
|
625 |
"digiplay/CleanLinearMix_nsfw",
|
626 |
"digiplay/majicMIX_realistic_v4",
|
627 |
-
"digiplay/OldFish_fix1.1.997_diffusers",
|
628 |
"digiplay/wantan25D_prototype",
|
629 |
"digiplay/PotoPhotoRealism_v1",
|
630 |
"digiplay/LunarDiffusion_v1.27",
|
@@ -633,6 +636,9 @@ models = [
|
|
633 |
"digiplay/majicMIX_realistic_v5preview", #867
|
634 |
"digiplay/Yntec_Wonder_0508_DDIM", #818
|
635 |
|
|
|
|
|
|
|
636 |
"digiplay/hellopure_v2.24Beta", #943
|
637 |
"digiplay/Realisian_v4", #941
|
638 |
"digiplay/Realisian_v5", #937
|
@@ -984,8 +990,7 @@ models = [
|
|
984 |
"CompVis/stable-diffusion-v1-3", #207
|
985 |
"CompVis/stable-diffusion-v1-2", #208
|
986 |
"CompVis/stable-diffusion-v1-1", #209
|
987 |
-
]
|
988 |
-
|
989 |
#from externalmod import find_model_list
|
990 |
|
991 |
#models = find_model_list("Yntec", [], "", "last_modified", 20)
|
|
|
1 |
models = [
|
2 |
+
"Yntec/3rdComing", #956
|
3 |
"black-forest-labs/FLUX.1-dev", #951
|
4 |
+
"Yntec/Vector", #953
|
5 |
"stabilityai/stable-diffusion-3.5-large", #940
|
6 |
+
"Yntec/XenoGASM-MK2", #958
|
7 |
+
"digiplay/HIJKLMix_v1", #957
|
8 |
+
"Yntec/Veritas", #952
|
9 |
+
"digiplay/OldFish_v1.1",
|
10 |
"Yntec/HiFi", #949
|
11 |
+
"digiplay/bluePencilRealistic_v05",
|
12 |
+
"Yntec/Items", #955
|
13 |
+
"digiplay/A80S_v1.0",
|
14 |
"Yntec/Ghibli", #947
|
15 |
"digiplay/VoidnoiseCore_R0829",
|
16 |
"Yntec/VectorArtz", #950
|
|
|
211 |
"Yntec/DisneyPixarCartoon768", #803
|
212 |
"digiplay/AgainMix_v2.0", #802
|
213 |
"Yntec/mistoonRuby3", #801
|
214 |
+
"digiplay/OldFish_v1.1mix_hello",
|
215 |
"Yntec/AtoZ", #799
|
216 |
"digiplay/fantasticmix_k1", #797
|
217 |
"Yntec/FilmGirlRemix", #795
|
|
|
360 |
"Yntec/Genuine",
|
361 |
"digiplay/OrangeChillMix_v7fix",
|
362 |
"Yntec/GoFish",
|
|
|
363 |
"Yntec/nuipenimix",
|
|
|
364 |
"Yntec/iffyMix",
|
365 |
"Yntec/EmeraldCity",
|
366 |
"Yntec/animeSIXTYNINE",
|
|
|
628 |
"digiplay/futaall_v8_VAE_diffusers",
|
629 |
"digiplay/CleanLinearMix_nsfw",
|
630 |
"digiplay/majicMIX_realistic_v4",
|
|
|
631 |
"digiplay/wantan25D_prototype",
|
632 |
"digiplay/PotoPhotoRealism_v1",
|
633 |
"digiplay/LunarDiffusion_v1.27",
|
|
|
636 |
"digiplay/majicMIX_realistic_v5preview", #867
|
637 |
"digiplay/Yntec_Wonder_0508_DDIM", #818
|
638 |
|
639 |
+
#"digiplay/polla_mix_2.4D", #957
|
640 |
+
"digiplay/OldFish_fix1.1.997_diffusers",
|
641 |
+
"digiplay/helloFlatAnime_v1", #954
|
642 |
"digiplay/hellopure_v2.24Beta", #943
|
643 |
"digiplay/Realisian_v4", #941
|
644 |
"digiplay/Realisian_v5", #937
|
|
|
990 |
"CompVis/stable-diffusion-v1-3", #207
|
991 |
"CompVis/stable-diffusion-v1-2", #208
|
992 |
"CompVis/stable-diffusion-v1-1", #209
|
993 |
+
]
|
|
|
994 |
#from externalmod import find_model_list
|
995 |
|
996 |
#models = find_model_list("Yntec", [], "", "last_modified", 20)
|