Yntec commited on
Commit
cc0bb30
1 Parent(s): d4c244e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +41 -12
app.py CHANGED
@@ -4,12 +4,20 @@ import sys
4
  from pathlib import Path
5
 
6
  models = [
 
 
 
 
 
 
 
 
7
  "Yntec/CrystalClearRemix",
8
  "digiplay/CleanLinearMix",
9
  "Yntec/CrystalClear",
10
  "digiplay/AbsoluteReality_v1.0_diffusers",
11
  "Yntec/SCMix",
12
- "digiplay/MeinaMix_v11",
13
  "Yntec/Hassaku",
14
  "digiplay/AM-mix1",
15
  "Yntec/LeyLines",
@@ -72,29 +80,31 @@ models = [
72
  "Yntec/ReVAnimated768", #2K
73
  "Yntec/OpenNijiRemix", #2K
74
  "Yntec/DreamShaperRemix", #2K
 
 
 
75
  "Yntec/Dreamful3", #5K
76
  "Yntec/BrandiMilne", #6K
77
  "Yntec/dosmixVAE", #3K
78
  "Yntec/aPhotographicTrend", #3K
79
  "Yntec/BeenYou", #3K
80
  "Yntec/level4", #3K
 
 
 
81
  "Yntec/AbsoluteRemix", #7K
82
  "Yntec/mistoonAnime2", #7K
83
  "Yntec/DucHaiten-FANCYxFANCY",#7K
 
84
  "Yntec/3Danimation", #4K
85
  "Yntec/DucHaitenNiji", #4K
86
  "Yntec/Darkside", #4K
87
  "Yntec/animeTEN", #4K
88
  "Yntec/Dreamscapes_n_Dragonfire_v2", #4K
89
  "Yntec/Cetus", #4K
90
- "Yntec/DeliShaper", #4k
91
- "Yntec/lamettaRemix", #5K
92
- "Yntec/lametta", #2K
93
- "Yntec/RadiantCinemagic", #5K
94
- "Yntec/RadiantVibes", #3K
95
- "Yntec/NeverEndingDream768", #3K
96
  "Yntec/Dreamlike", #3K
97
- "Yntec/LAMEanime", #10K
98
  "Yntec/Dreamshaper8", #12K
99
  "Yntec/Oiran", #6K
100
  "Yntec/RealCartoon3D", #6K
@@ -119,8 +129,6 @@ models = [
119
  "Yntec/nuipenimix2", #34K
120
  "Yntec/epiCPhotoGasm", #40K
121
  "Yntec/HitenDiffusion", #2K
122
- "Yntec/dreamlike-photoreal-remix",
123
- "Yntec/epiCVision",
124
  "Yntec/realistic-vision-v12",
125
  "Yntec/MangledMerge3_768",
126
  "Yntec/OpenLexica",
@@ -191,6 +199,10 @@ models = [
191
  "Yntec/NovelAIRemix",
192
  "Yntec/Hiten",
193
  "AIARTCHAN/AbyssHellHero",
 
 
 
 
194
  "digiplay/CleanLinearMix_nsfw",
195
  "digiplay/VersaMix_base_diffusers",
196
  "digiplay/OldFish_fix1.1.997_diffusers",
@@ -565,6 +577,7 @@ models = [
565
  "Yntec/Reddit",
566
  "Yntec/CinematicReality",
567
  "Yntec/3DKX2",
 
568
  "CompVis/stable-diffusion-v1-4", #530
569
  "CompVis/stable-diffusion-v1-3", #207
570
  "CompVis/stable-diffusion-v1-2", #208
@@ -1155,6 +1168,22 @@ models2=[
1155
  gr.Interface.load(f"models/{models[539]}",live=True,preprocess=False),
1156
 
1157
  gr.Interface.load(f"models/{models[540]}",live=True,preprocess=False),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1158
 
1159
  #Because there's a model 0, to know the number of models you add 1 to {models[n]}
1160
 
@@ -1235,8 +1264,8 @@ with gr.Blocks(css=css) as myface:
1235
  </body>
1236
  </div>
1237
  <p style="margin-bottom: 1px; color: #ffaa66;">
1238
- <h3>Blitz Diffusion - 540 Stable Diffusion models, but why? For your enjoyment!</h3></p>
1239
- <br><div class="wrapper">2023.11.8 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;"> Toys to play with: The models OG, LeyLines, AM-mix1, Hassaku, MeinaMix v11, SCMix, AbsoluteReality v1, CrystalClear, CleanLinearMix and CrystalClearRemix have been added!</div>
1240
  <p style="margin-bottom: 1px; font-size: 98%">
1241
  <br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>
1242
  <p style="margin-bottom: 1px; color: #ffffff;">
 
4
  from pathlib import Path
5
 
6
  models = [
7
+ "Yntec/StolenDreams",
8
+ "digiplay/lutDiffusion_v09Beta",
9
+ "Yntec/Crystalwave",
10
+ "digiplay/NightmareShaper_v2DarkageLobotomy",
11
+ "Yntec/theAllysMixIIIRevolutions",
12
+ "digiplay/RunDiffusionFXPhotorealistic_v1",
13
+ "Yntec/Synthwave",
14
+ "digiplay/AingDiffusion8.17",
15
  "Yntec/CrystalClearRemix",
16
  "digiplay/CleanLinearMix",
17
  "Yntec/CrystalClear",
18
  "digiplay/AbsoluteReality_v1.0_diffusers",
19
  "Yntec/SCMix",
20
+ "digiplay/MeinaPastel_v1",
21
  "Yntec/Hassaku",
22
  "digiplay/AM-mix1",
23
  "Yntec/LeyLines",
 
80
  "Yntec/ReVAnimated768", #2K
81
  "Yntec/OpenNijiRemix", #2K
82
  "Yntec/DreamShaperRemix", #2K
83
+ "Yntec/RadiantCinemagic", #2K
84
+ "Yntec/RadiantVibes", #1K
85
+ "Yntec/NeverEndingDream768", #2K
86
  "Yntec/Dreamful3", #5K
87
  "Yntec/BrandiMilne", #6K
88
  "Yntec/dosmixVAE", #3K
89
  "Yntec/aPhotographicTrend", #3K
90
  "Yntec/BeenYou", #3K
91
  "Yntec/level4", #3K
92
+ "Yntec/dreamlike-photoreal-remix", #3K
93
+ "Yntec/lamettaRemix", #3K
94
+ "Yntec/lametta", #2K
95
  "Yntec/AbsoluteRemix", #7K
96
  "Yntec/mistoonAnime2", #7K
97
  "Yntec/DucHaiten-FANCYxFANCY",#7K
98
+ "Yntec/LAMEanime", #8K
99
  "Yntec/3Danimation", #4K
100
  "Yntec/DucHaitenNiji", #4K
101
  "Yntec/Darkside", #4K
102
  "Yntec/animeTEN", #4K
103
  "Yntec/Dreamscapes_n_Dragonfire_v2", #4K
104
  "Yntec/Cetus", #4K
105
+ "Yntec/DeliShaper", #4K
106
+ "Yntec/epiCVision", #4K
 
 
 
 
107
  "Yntec/Dreamlike", #3K
 
108
  "Yntec/Dreamshaper8", #12K
109
  "Yntec/Oiran", #6K
110
  "Yntec/RealCartoon3D", #6K
 
129
  "Yntec/nuipenimix2", #34K
130
  "Yntec/epiCPhotoGasm", #40K
131
  "Yntec/HitenDiffusion", #2K
 
 
132
  "Yntec/realistic-vision-v12",
133
  "Yntec/MangledMerge3_768",
134
  "Yntec/OpenLexica",
 
199
  "Yntec/NovelAIRemix",
200
  "Yntec/Hiten",
201
  "AIARTCHAN/AbyssHellHero",
202
+ "digiplay/MeinaMix_v11",
203
+ "digiplay/futaall_v8_VAE_diffusers",
204
+ "digiplay/Sudachi_diffusers",
205
+ "digiplay/AingDiffusion7.5",
206
  "digiplay/CleanLinearMix_nsfw",
207
  "digiplay/VersaMix_base_diffusers",
208
  "digiplay/OldFish_fix1.1.997_diffusers",
 
577
  "Yntec/Reddit",
578
  "Yntec/CinematicReality",
579
  "Yntec/3DKX2",
580
+ "runwayml/stable-diffusion-v1-5", #555
581
  "CompVis/stable-diffusion-v1-4", #530
582
  "CompVis/stable-diffusion-v1-3", #207
583
  "CompVis/stable-diffusion-v1-2", #208
 
1168
  gr.Interface.load(f"models/{models[539]}",live=True,preprocess=False),
1169
 
1170
  gr.Interface.load(f"models/{models[540]}",live=True,preprocess=False),
1171
+ gr.Interface.load(f"models/{models[541]}",live=True,preprocess=False),
1172
+ gr.Interface.load(f"models/{models[542]}",live=True,preprocess=False),
1173
+ gr.Interface.load(f"models/{models[543]}",live=True,preprocess=False),
1174
+ gr.Interface.load(f"models/{models[544]}",live=True,preprocess=False),
1175
+ gr.Interface.load(f"models/{models[545]}",live=True,preprocess=False),
1176
+ gr.Interface.load(f"models/{models[546]}",live=True,preprocess=False),
1177
+
1178
+ gr.Interface.load(f"models/{models[547]}",live=True,preprocess=False),
1179
+ gr.Interface.load(f"models/{models[548]}",live=True,preprocess=False),
1180
+ gr.Interface.load(f"models/{models[549]}",live=True,preprocess=False),
1181
+
1182
+ gr.Interface.load(f"models/{models[550]}",live=True,preprocess=False),
1183
+ gr.Interface.load(f"models/{models[551]}",live=True,preprocess=False),
1184
+ gr.Interface.load(f"models/{models[552]}",live=True,preprocess=False),
1185
+ gr.Interface.load(f"models/{models[553]}",live=True,preprocess=False),
1186
+ gr.Interface.load(f"models/{models[554]}",live=True,preprocess=False),
1187
 
1188
  #Because there's a model 0, to know the number of models you add 1 to {models[n]}
1189
 
 
1264
  </body>
1265
  </div>
1266
  <p style="margin-bottom: 1px; color: #ffaa66;">
1267
+ <h3>Blitz Diffusion - 555 Stable Diffusion models, but why? For your enjoyment!</h3></p>
1268
+ <br><div class="wrapper">11.11 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;"> Toys to play with: The models AingDiffusion, Synthwave, RunDiffusionFX, theAllysMixIII, NightmareShaper, Crystalwave, lutDiffusion, StolenDreams and others have been added!</div>
1269
  <p style="margin-bottom: 1px; font-size: 98%">
1270
  <br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>
1271
  <p style="margin-bottom: 1px; color: #ffffff;">