Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,11 +4,21 @@ import sys
|
|
| 4 |
from pathlib import Path
|
| 5 |
|
| 6 |
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
"Yntec/ZooFun", #815
|
| 8 |
-
"digiplay/
|
| 9 |
-
"Yntec/ZootVisionEpsilon", #817
|
| 10 |
-
"digiplay/STRANGER", #816
|
| 11 |
"Yntec/Wonder", #812
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"digiplay/Cetus-Mix-Codaedition_diffusers", #813
|
| 13 |
"Yntec/TheWonderMix", #814
|
| 14 |
"digiplay/HenmixArt_v1",
|
|
@@ -249,7 +259,6 @@ models = [
|
|
| 249 |
"digiplay/ShadowGost_v1",
|
| 250 |
"digiplay/LemonTea2.5D",
|
| 251 |
"Yntec/GenerateMe",
|
| 252 |
-
"digiplay/2K-VAE",
|
| 253 |
"Yntec/incha_re_zoro",
|
| 254 |
"Yntec/GodMode",
|
| 255 |
"Yntec/FantassifiedIcons",
|
|
@@ -510,6 +519,7 @@ models = [
|
|
| 510 |
"digiplay/OldFish_v1.1mix_hello",
|
| 511 |
"digiplay/OldFish_v1.1_personal_HDmix",
|
| 512 |
"digiplay/FishMix_v1",
|
|
|
|
| 513 |
"DucHaiten/DucHaitenDreamWorld",
|
| 514 |
"digiplay/LemonteaMixPainterly2_v1",
|
| 515 |
"Hius/DreamFul-V2",
|
|
@@ -1824,12 +1834,12 @@ with gr.Blocks(css=css) as myface:
|
|
| 1824 |
</body>
|
| 1825 |
</div>
|
| 1826 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
| 1827 |
-
<h3>Blitz Diffusion -
|
| 1828 |
-
<br><div class="wrapper">
|
| 1829 |
<p style="margin-bottom: 1px; font-size: 98%">
|
| 1830 |
<br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
|
| 1831 |
<p style="margin-bottom: 1px; color: #ffffff;">
|
| 1832 |
-
<br><div class="wrapper">Generate 6 images from 1 prompt at the <u><a href="https://huggingface.co/spaces/Yntec/PrintingPress">PrintingPress</a></u>, and use 6 models simultaneusly at <u><a href="https://huggingface.co/spaces/Yntec/
|
| 1833 |
</p></p>
|
| 1834 |
</div>
|
| 1835 |
""")
|
|
|
|
| 4 |
from pathlib import Path
|
| 5 |
|
| 6 |
models = [
|
| 7 |
+
"Yntec/Ponygraphy", #827
|
| 8 |
+
"digiplay/KawaiiRealisticAsian_v0.7", #828
|
| 9 |
+
"Yntec/DramaLlama", #820
|
| 10 |
+
"digiplay/AsianBrmBeautyrealmix_v2.0", #826
|
| 11 |
+
"Yntec/BetterPonyDiffusion", #825
|
| 12 |
+
"digiplay/Realisian_v6", #824
|
| 13 |
+
"Yntec/SCMIX_NightSkyMeina", #823
|
| 14 |
+
"digiplay/chosen-Mix", #821
|
| 15 |
"Yntec/ZooFun", #815
|
| 16 |
+
"digiplay/OnlyRealistic_v29", #819
|
|
|
|
|
|
|
| 17 |
"Yntec/Wonder", #812
|
| 18 |
+
"digiplay/2K-VAE",
|
| 19 |
+
"Yntec/WaifuDiffusion", #822
|
| 20 |
+
"digiplay/STRANGER", #816
|
| 21 |
+
"Yntec/ZootVisionEpsilon", #817
|
| 22 |
"digiplay/Cetus-Mix-Codaedition_diffusers", #813
|
| 23 |
"Yntec/TheWonderMix", #814
|
| 24 |
"digiplay/HenmixArt_v1",
|
|
|
|
| 259 |
"digiplay/ShadowGost_v1",
|
| 260 |
"digiplay/LemonTea2.5D",
|
| 261 |
"Yntec/GenerateMe",
|
|
|
|
| 262 |
"Yntec/incha_re_zoro",
|
| 263 |
"Yntec/GodMode",
|
| 264 |
"Yntec/FantassifiedIcons",
|
|
|
|
| 519 |
"digiplay/OldFish_v1.1mix_hello",
|
| 520 |
"digiplay/OldFish_v1.1_personal_HDmix",
|
| 521 |
"digiplay/FishMix_v1",
|
| 522 |
+
"digiplay/Yntec_Wonder_0508_DDIM", #818
|
| 523 |
"DucHaiten/DucHaitenDreamWorld",
|
| 524 |
"digiplay/LemonteaMixPainterly2_v1",
|
| 525 |
"Hius/DreamFul-V2",
|
|
|
|
| 1834 |
</body>
|
| 1835 |
</div>
|
| 1836 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
| 1837 |
+
<h3>Blitz Diffusion - 828 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
| 1838 |
+
<br><div class="wrapper">7.3 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;">Toys to play with: Ponygraphy, KawaiiRealisticAsian0.7, DramaLlama, AsianBrmBeautyrealmix2, BetterPonyDiffusion and 5 more!</div>
|
| 1839 |
<p style="margin-bottom: 1px; font-size: 98%">
|
| 1840 |
<br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
|
| 1841 |
<p style="margin-bottom: 1px; color: #ffffff;">
|
| 1842 |
+
<br><div class="wrapper">Generate 6 images from 1 prompt at the <u><a href="https://huggingface.co/spaces/Yntec/PrintingPress">PrintingPress</a></u>, and use 6 models simultaneusly at <u><a href="https://huggingface.co/spaces/Yntec/diffusion80xx">Diffusion80XX</a></u>!
|
| 1843 |
</p></p>
|
| 1844 |
</div>
|
| 1845 |
""")
|