Yntec commited on
Commit
12fed53
1 Parent(s): a96cd5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
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: 9px; color: #ffaa66;">
1117
- <h3>Fast Diffusion - 480 Stable Diffusion models, but why? For your enjoyment!</h3></p>
1118
- <p style="margin-bottom: 9px; 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: 9px; 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
  """)
 
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
  """)