Yntec commited on
Commit
dd792a0
1 Parent(s): 513ef07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -925,10 +925,10 @@ with gr.Blocks(css=css) as myface:
925
  </body>
926
  </div>
927
  <p style="margin-bottom: 10px; color: #ffaa66;">
928
- <h3>Top SDXLModels and 401 SD1.5 models for your enjoyment!</h3></p>
929
  <p style="margin-bottom: 10px; font-size: 98%">
930
  <br><h4>The first time you load a model it takes 200 seconds</h4>
931
- <br><h4>But after it loads each image takes 20 seconds to generate!</h4></p>
932
  </div>
933
  """)
934
  with gr.Row():
 
925
  </body>
926
  </div>
927
  <p style="margin-bottom: 10px; color: #ffaa66;">
928
+ <h3>Top SDXL Models and 401 Stable Diffusion models for your enjoyment!</h3></p>
929
  <p style="margin-bottom: 10px; font-size: 98%">
930
  <br><h4>The first time you load a model it takes 200 seconds</h4>
931
+ <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
932
  </div>
933
  """)
934
  with gr.Row():