Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -104,7 +104,7 @@ with gr.Blocks(theme='Yntec/YntecDarkTheme', fill_width=True, css=css) as myface
|
|
104 |
<div class="center"><h1>Blitz Diffusion</h1></div>
|
105 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
106 |
<h3>{int(len(models))} Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
107 |
-
<br><div class="wrapper">9.3 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;">This has become a legacy backup copy of old <u><a href="https://huggingface.co/spaces/Yntec/ToyWorld">ToyWorld</a></u>'s UI! Newer models added dailty over there! 25 new models since last update!</div>
|
108 |
<p style="margin-bottom: 1px; font-size: 98%">
|
109 |
<br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
|
110 |
<p style="margin-bottom: 1px; color: #ffffff;">
|
|
|
104 |
<div class="center"><h1>Blitz Diffusion</h1></div>
|
105 |
<p style="margin-bottom: 1px; color: #ffaa66;">
|
106 |
<h3>{int(len(models))} Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
107 |
+
<br><div class="wrapper">9.3 <img src="https://huggingface.co/Yntec/DucHaitenLofi/resolve/main/NEW.webp" alt="NEW!" style="width:32px;height:16px;">This has become a legacy backup copy of old <u><a href="https://huggingface.co/spaces/Yntec/ToyWorld">ToyWorld</a></u>'s UI! Newer models added dailty over there! 25+ new models since last update!</div>
|
108 |
<p style="margin-bottom: 1px; font-size: 98%">
|
109 |
<br><h4>If a model is already loaded each new image takes less than <b>10</b> seconds to generate!</h4></p>
|
110 |
<p style="margin-bottom: 1px; color: #ffffff;">
|