Yntec commited on
Commit
1bf5086
1 Parent(s): 1a9db9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -987,9 +987,9 @@ with gr.Blocks(css=css) as myface:
987
  </div>
988
  </body>
989
  </div>
990
- <p style="margin-bottom: 10px; color: #ffaa66;">
991
- <h3>420 Stable Diffusion models for your enjoyment!</h3></p>
992
- <p style="margin-bottom: 10px; font-size: 98%">
993
  <br><h4>The first time you load a model it takes 200 seconds</h4>
994
  <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
995
  </div>
 
987
  </div>
988
  </body>
989
  </div>
990
+ <p style="margin-bottom: 9px; color: #ffaa66;">
991
+ <h3>Fast Diffusion - 430 Stable Diffusion models for your enjoyment!</h3></p>
992
+ <p style="margin-bottom: 9px; font-size: 98%">
993
  <br><h4>The first time you load a model it takes 200 seconds</h4>
994
  <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
995
  </div>