Yntec commited on
Commit
abaa6b8
1 Parent(s): fb1a808

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 - 490 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 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>