Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1106,8 +1106,8 @@ with gr.Blocks(css=css) as myface:
|
|
1106 |
<p style="margin-bottom: 9px; color: #ffaa66;">
|
1107 |
<h3>Fast Diffusion - 480 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
1108 |
<p style="margin-bottom: 9px; font-size: 98%">
|
1109 |
-
<br><h4>
|
1110 |
-
<p style="margin-bottom: 9px;">
|
1111 |
<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>
|
1112 |
</div>
|
1113 |
""")
|
|
|
1106 |
<p style="margin-bottom: 9px; color: #ffaa66;">
|
1107 |
<h3>Fast Diffusion - 480 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
1108 |
<p style="margin-bottom: 9px; font-size: 98%">
|
1109 |
+
<br><h4>If a model is loaded each new image takes 20 seconds to generate!</h4></p>
|
1110 |
+
<p style="margin-bottom: 9px; color: #ffffff;">
|
1111 |
<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>
|
1112 |
</div>
|
1113 |
""")
|