Yntec commited on
Commit
3e4af1f
1 Parent(s): 1bd9eb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1030,9 +1030,9 @@ with gr.Blocks(css=css) as myface:
1030
  </body>
1031
  </div>
1032
  <p style="margin-bottom: 9px; color: #ffaa66;">
1033
- <h3>Fast Diffusion - 440 Stable Diffusion models for your enjoyment!</h3></p>
1034
  <p style="margin-bottom: 9px; font-size: 98%">
1035
- <br><h4>The first time you load a model it takes 1 minute.</h4>
1036
  <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
1037
  </div>
1038
  """)
 
1030
  </body>
1031
  </div>
1032
  <p style="margin-bottom: 9px; color: #ffaa66;">
1033
+ <h3>Fast Diffusion - 450 Stable Diffusion models for your enjoyment!</h3></p>
1034
  <p style="margin-bottom: 9px; font-size: 98%">
1035
+ <br><h4>The first time you load a model it takes less than a minute.</h4>
1036
  <br><h4>But after it's loaded each new image takes 20 seconds to generate!</h4></p>
1037
  </div>
1038
  """)