Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -1113,11 +1113,11 @@ with gr.Blocks(css=css) as myface:
|
|
| 1113 |
</div>
|
| 1114 |
</body>
|
| 1115 |
</div>
|
| 1116 |
-
<p style="margin-bottom:
|
| 1117 |
-
<h3>Fast Diffusion -
|
| 1118 |
-
<p style="margin-bottom:
|
| 1119 |
<br><h4>If a model is loaded each new image takes 20 seconds to generate!</h4></p>
|
| 1120 |
-
<p style="margin-bottom:
|
| 1121 |
<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>
|
| 1122 |
</div>
|
| 1123 |
""")
|
|
|
|
| 1113 |
</div>
|
| 1114 |
</body>
|
| 1115 |
</div>
|
| 1116 |
+
<p style="margin-bottom: 8px; color: #ffaa66;">
|
| 1117 |
+
<h3>Fast Diffusion - 490 Stable Diffusion models, but why? For your enjoyment!</h3></p>
|
| 1118 |
+
<p style="margin-bottom: 8px; font-size: 98%">
|
| 1119 |
<br><h4>If a model is loaded each new image takes 20 seconds to generate!</h4></p>
|
| 1120 |
+
<p style="margin-bottom: 8px; color: #ffffff;">
|
| 1121 |
<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>
|
| 1122 |
</div>
|
| 1123 |
""")
|