Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,14 +4,28 @@ import sys
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
"Yntec/KrazyGlue", #745
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"digiplay/fCAnimeMix_v4", #747
|
|
|
9 |
"Yntec/insaneRealistic_v2", #746
|
10 |
"digiplay/xiaomeige_outlineColor_v10", #744
|
11 |
"digiplay/HadrianDelice_DeliceV1.5", #743
|
12 |
-
"Yntec/Crybaby", #739
|
13 |
-
"digiplay/majicMIX_realistic_v5", #742
|
14 |
-
"digiplay/majicMIXfantasy_v2", #741
|
15 |
"Yntec/AbyssOrangeMix", #740
|
16 |
"digiplay/PerfectDeliberate-Anime_v2", #734
|
17 |
"digiplay/SomethingPhenomenal_vivacityV2", #735
|
@@ -174,7 +188,6 @@ models = [
|
|
174 |
"digiplay/EdisonNilMix_v1", # Added 7.10 Updated 12.5
|
175 |
"Yntec/FantassifiedIcons",
|
176 |
"digiplay/asyncsMIX_v5",
|
177 |
-
"digiplay/insaneRealistic_v1",
|
178 |
"Yntec/IncredibleWorld2",
|
179 |
"Yntec/IncredibleWorld",
|
180 |
"Yntec/TheDarkNight",
|
@@ -229,7 +242,7 @@ models = [
|
|
229 |
"Yntec/CartoonStyleClassic", #1K
|
230 |
"Yntec/GalenaVAE", #1K
|
231 |
"Yntec/a-ZovyaRemix", #1K
|
232 |
-
"Yntec/a-
|
233 |
"Yntec/MemeDiffusion", #2K
|
234 |
"Yntec/Abased", #2k
|
235 |
"Yntec/SCMix", #2k
|
@@ -383,7 +396,6 @@ models = [
|
|
383 |
"Yntec/RPG_Remix",
|
384 |
"Yntec/OrangeRemix",
|
385 |
"Yntec/PeachMix3",
|
386 |
-
"Yntec/DucHaitenAIart-beta",
|
387 |
"Yntec/samdoesartsUlt",
|
388 |
"Yntec/NovelAI",
|
389 |
"Yntec/NovelAIRemix",
|
@@ -1591,10 +1603,22 @@ models2=[
|
|
1591 |
gr.Interface.load(f"models/{models[744]}",live=True,preprocess=False),
|
1592 |
gr.Interface.load(f"models/{models[745]}",live=True,preprocess=False),
|
1593 |
gr.Interface.load(f"models/{models[746]}",live=True,preprocess=False),
|
1594 |
-
|
1595 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1596 |
#gr.Interface.load(f"models/{models[719]}",live=True,preprocess=False),
|
1597 |
|
|
|
1598 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
1599 |
]
|
1600 |
|
@@ -1673,8 +1697,8 @@ with gr.Blocks(css=css) as myface:
|
|
1673 |
</body>
|
1674 |
</div>
|
1675 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
1676 |
-
<h3>Blitz Diffusion -
|
1677 |
-
<br><div class="wrapper">5.
|
1678 |
<p style="margin-bottom: 1px; font-size: 98%">
|
1679 |
<br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>
|
1680 |
<p style="margin-bottom: 1px; color: #ffffff;">
|
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
+
"Yntec/Fanatic", #758
|
8 |
+
"digiplay/fantastel_V1" #759
|
9 |
+
"Yntec/Luxury", #750
|
10 |
+
"digiplay/insaneRealistic_v1",
|
11 |
+
"Yntec/EpicMadness", #751
|
12 |
+
"digiplay/ValMix2-byHemlok", #755
|
13 |
+
"Yntec/DucHaitenAIart-beta", #3K
|
14 |
+
"digiplay/Acorn_Photo_v1", #757
|
15 |
+
"Yntec/a-ZovyaRPGV4", #756
|
16 |
+
"digiplay/YabaLMixAnimeRealistic_V1.0", #754
|
17 |
"Yntec/KrazyGlue", #745
|
18 |
+
"digiplay/AnyPastel", #752
|
19 |
+
"Yntec/EpicDiffusion", #753
|
20 |
+
"digiplay/darkphoenix3D_v1.1", #748
|
21 |
+
"Yntec/Crybaby", #739
|
22 |
+
"digiplay/majicMIXfantasy_v2", #741
|
23 |
+
"Yntec/majicmixLux", #749
|
24 |
"digiplay/fCAnimeMix_v4", #747
|
25 |
+
"digiplay/majicMIX_realistic_v5", #742
|
26 |
"Yntec/insaneRealistic_v2", #746
|
27 |
"digiplay/xiaomeige_outlineColor_v10", #744
|
28 |
"digiplay/HadrianDelice_DeliceV1.5", #743
|
|
|
|
|
|
|
29 |
"Yntec/AbyssOrangeMix", #740
|
30 |
"digiplay/PerfectDeliberate-Anime_v2", #734
|
31 |
"digiplay/SomethingPhenomenal_vivacityV2", #735
|
|
|
188 |
"digiplay/EdisonNilMix_v1", # Added 7.10 Updated 12.5
|
189 |
"Yntec/FantassifiedIcons",
|
190 |
"digiplay/asyncsMIX_v5",
|
|
|
191 |
"Yntec/IncredibleWorld2",
|
192 |
"Yntec/IncredibleWorld",
|
193 |
"Yntec/TheDarkNight",
|
|
|
242 |
"Yntec/CartoonStyleClassic", #1K
|
243 |
"Yntec/GalenaVAE", #1K
|
244 |
"Yntec/a-ZovyaRemix", #1K
|
245 |
+
"Yntec/a-ZovyaRPGArtistV2VAE", #2K
|
246 |
"Yntec/MemeDiffusion", #2K
|
247 |
"Yntec/Abased", #2k
|
248 |
"Yntec/SCMix", #2k
|
|
|
396 |
"Yntec/RPG_Remix",
|
397 |
"Yntec/OrangeRemix",
|
398 |
"Yntec/PeachMix3",
|
|
|
399 |
"Yntec/samdoesartsUlt",
|
400 |
"Yntec/NovelAI",
|
401 |
"Yntec/NovelAIRemix",
|
|
|
1603 |
gr.Interface.load(f"models/{models[744]}",live=True,preprocess=False),
|
1604 |
gr.Interface.load(f"models/{models[745]}",live=True,preprocess=False),
|
1605 |
gr.Interface.load(f"models/{models[746]}",live=True,preprocess=False),
|
1606 |
+
gr.Interface.load(f"models/{models[747]}",live=True,preprocess=False),
|
1607 |
+
gr.Interface.load(f"models/{models[748]}",live=True,preprocess=False),
|
1608 |
+
gr.Interface.load(f"models/{models[749]}",live=True,preprocess=False),
|
1609 |
+
|
1610 |
+
gr.Interface.load(f"models/{models[750]}",live=True,preprocess=False),
|
1611 |
+
gr.Interface.load(f"models/{models[751]}",live=True,preprocess=False),
|
1612 |
+
gr.Interface.load(f"models/{models[752]}",live=True,preprocess=False),
|
1613 |
+
gr.Interface.load(f"models/{models[753]}",live=True,preprocess=False),
|
1614 |
+
gr.Interface.load(f"models/{models[754]}",live=True,preprocess=False),
|
1615 |
+
gr.Interface.load(f"models/{models[755]}",live=True,preprocess=False),
|
1616 |
+
gr.Interface.load(f"models/{models[756]}",live=True,preprocess=False),
|
1617 |
+
gr.Interface.load(f"models/{models[757]}",live=True,preprocess=False),
|
1618 |
+
gr.Interface.load(f"models/{models[758]}",live=True,preprocess=False),
|
1619 |
#gr.Interface.load(f"models/{models[719]}",live=True,preprocess=False),
|
1620 |
|
1621 |
+
|
1622 |
#Because there's a model 0, to know the number of models you add 1 to {models[n]}
|
1623 |
]
|
1624 |
|
|
|
1697 |
</body>
|
1698 |
</div>
|
1699 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
1700 |
+
<h3>Blitz Diffusion - 759 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
1701 |
+
<br><div class="wrapper">5.11 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;">Toys to play with: Fanatic, fantastel, Luxury, EpicMadness, ValMix2-byHemlok, Acorn_Photo, a-ZovyaRPGV4, YabaLMixAnimeRealistic, AnyPastel, and 3 more!</div>
|
1702 |
<p style="margin-bottom: 1px; font-size: 98%">
|
1703 |
<br><h4>If a model is already loaded each new image takes less than 20 seconds to generate!</h4></p>
|
1704 |
<p style="margin-bottom: 1px; color: #ffffff;">
|