Yntec commited on
Commit
0c7c981
1 Parent(s): 71fe0bf

Update all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +9 -7
all_models.py CHANGED
@@ -1,10 +1,12 @@
1
  models = [
 
 
2
  "Yntec/Zoom", #962
 
3
  "Yntec/AnimeEIGHTIES", #959
4
- "black-forest-labs/FLUX.1-dev", #951
5
  "stabilityai/stable-diffusion-3.5-large", #940
6
  "Yntec/3rdComing", #956
7
- "digiplay/fantasticmix_v7",
8
  "Yntec/OpenDiffusion", #960
9
  "digiplay/fantexi_v0.9",
10
  "Yntec/Vector", #953
@@ -96,16 +98,16 @@ models = [
96
  "Yntec/RetroRetro", #897
97
  "digiplay/PlanetBumix_v1",
98
  "Yntec/ClassicToons", #897
 
99
  "digiplay/OnlyReal-Black-Mix",
100
  "Yntec/Disneyify", #896
101
- "black-forest-labs/FLUX.1-schnell", #876
102
  "digiplay/supashymix_v30Lite", #701
103
  "Yntec/epiCEpic", #889
104
  "LostMedia/RetroDiffusion", #894
105
  "Yntec/QGO", #893
106
  "digiplay/seizamix_v2", #706
107
  "Yntec/PixelKicks", #895
108
- "digiplay/majicMIX_lux_v3", #708
109
  "Yntec/VisionVision", #888
110
  "LostMedia/0-1982-1084-0065", #892
111
  "Yntec/m0nst3rfy3",
@@ -360,7 +362,7 @@ models = [
360
  "Yntec/epiCCartoon",
361
  "digiplay/quincemix_v1",
362
  "Yntec/DaintyMix",
363
- "digiplay/OrangeChillMix_v7fix",
364
  "Yntec/DucHaiten-AnyUnreal",
365
  "Yntec/Genuine",
366
  "Yntec/GoFish",
@@ -641,7 +643,7 @@ models = [
641
 
642
  "digiplay/SDVN1-Real_origin", #961
643
  #"digiplay/polla_mix_2.4D", #957
644
- "digiplay/OldFish_fix1.1.997_diffusers",
645
  "digiplay/helloFlatAnime_v1", #954
646
  "digiplay/hellopure_v2.24Beta", #943
647
  "digiplay/Realisian_v4", #941
@@ -1005,4 +1007,4 @@ models = [
1005
  #models = find_model_list("Yntec", ["anime"], "", "last_modified", 20) # Yntec's latest 20 models with 'anime' tag
1006
  #models = find_model_list("Yntec", [], "anime", "last_modified", 20) # Yntec's latest 20 models without 'anime' tag
1007
  #models = find_model_list("", [], "", "last_modified", 20) # latest 20 text-to-image models of huggingface
1008
- #models = find_model_list("", [], "", "downloads", 20) # monthly most downloaded 20 text-to-image models of huggingface
 
1
  models = [
2
+ "Yntec/ShapeShifter", #965
3
+ "digiplay/fantasticmix_v67",
4
  "Yntec/Zoom", #962
5
+ "black-forest-labs/FLUX.1-dev",
6
  "Yntec/AnimeEIGHTIES", #959
 
7
  "stabilityai/stable-diffusion-3.5-large", #940
8
  "Yntec/3rdComing", #956
9
+ "digiplay/OrangeChillMix_v7fix",
10
  "Yntec/OpenDiffusion", #960
11
  "digiplay/fantexi_v0.9",
12
  "Yntec/Vector", #953
 
98
  "Yntec/RetroRetro", #897
99
  "digiplay/PlanetBumix_v1",
100
  "Yntec/ClassicToons", #897
101
+ "black-forest-labs/FLUX.1-schnell", #876
102
  "digiplay/OnlyReal-Black-Mix",
103
  "Yntec/Disneyify", #896
 
104
  "digiplay/supashymix_v30Lite", #701
105
  "Yntec/epiCEpic", #889
106
  "LostMedia/RetroDiffusion", #894
107
  "Yntec/QGO", #893
108
  "digiplay/seizamix_v2", #706
109
  "Yntec/PixelKicks", #895
110
+ "digiplay/fantasticmix_v7",
111
  "Yntec/VisionVision", #888
112
  "LostMedia/0-1982-1084-0065", #892
113
  "Yntec/m0nst3rfy3",
 
362
  "Yntec/epiCCartoon",
363
  "digiplay/quincemix_v1",
364
  "Yntec/DaintyMix",
365
+ "digiplay/majicMIX_lux_v3", #708
366
  "Yntec/DucHaiten-AnyUnreal",
367
  "Yntec/Genuine",
368
  "Yntec/GoFish",
 
643
 
644
  "digiplay/SDVN1-Real_origin", #961
645
  #"digiplay/polla_mix_2.4D", #957
646
+ #"digiplay/OldFish_fix1.1.997_diffusers",
647
  "digiplay/helloFlatAnime_v1", #954
648
  "digiplay/hellopure_v2.24Beta", #943
649
  "digiplay/Realisian_v4", #941
 
1007
  #models = find_model_list("Yntec", ["anime"], "", "last_modified", 20) # Yntec's latest 20 models with 'anime' tag
1008
  #models = find_model_list("Yntec", [], "anime", "last_modified", 20) # Yntec's latest 20 models without 'anime' tag
1009
  #models = find_model_list("", [], "", "last_modified", 20) # latest 20 text-to-image models of huggingface
1010
+ #models = find_model_list("", [], "", "downloads", 20) # monthly most downloaded 20 text-to-image models of huggingface