Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1135,9 +1135,9 @@ with gr.Blocks(css=css) as myface:
|
|
1135 |
</body>
|
1136 |
</div>
|
1137 |
<p style="margin-bottom: 8px; color: #ffaa66;">
|
1138 |
-
<h3>Fast Diffusion -
|
1139 |
<p style="margin-bottom: 8px; font-size: 98%">
|
1140 |
-
<br><h4>If a model is loaded each new image takes 20 seconds to generate!</h4></p>
|
1141 |
<p style="margin-bottom: 8px; color: #ffffff;">
|
1142 |
<br>If you get <span style="color: #ff0000;">ERROR</span> it's because that model ran out of memory, try again, or wait a minute and try again, have fun!</p>
|
1143 |
</div>
|
|
|
1135 |
</body>
|
1136 |
</div>
|
1137 |
<p style="margin-bottom: 8px; color: #ffaa66;">
|
1138 |
+
<h3>Fast Diffusion - 499 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
1139 |
<p style="margin-bottom: 8px; font-size: 98%">
|
1140 |
+
<br><h4>If a model is loaded each new image takes less than 20 seconds to generate!</h4></p>
|
1141 |
<p style="margin-bottom: 8px; color: #ffffff;">
|
1142 |
<br>If you get <span style="color: #ff0000;">ERROR</span> it's because that model ran out of memory, try again, or wait a minute and try again, have fun!</p>
|
1143 |
</div>
|