Yntec commited on
Commit
1c61b77
1 Parent(s): 64461fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -78,8 +78,7 @@ with gr.Blocks(css=css) as myface:
78
  <p style="margin-bottom: 10px; color: #ffaa66;">
79
  <h3>SDXL Models models for your enjoyment!</h3></p>
80
  <p style="margin-bottom: 10px; font-size: 98%">
81
- <br><h4>The first time you load a model it takes 200 seconds</h4>
82
- <h1><a href="https://huggingface.co/spaces/Yntec/ToyWorld"><u><b><p style="color:#8150df;">Try out more than 420 Stable Diffusion models at Toy World by clicking here!</p></b></u></a></h1></p>
83
  </div>
84
  """)
85
  with gr.Row():
 
78
  <p style="margin-bottom: 10px; color: #ffaa66;">
79
  <h3>SDXL Models models for your enjoyment!</h3></p>
80
  <p style="margin-bottom: 10px; font-size: 98%">
81
+ <br><h4><a href="https://huggingface.co/spaces/Yntec/ToyWorld"><u><b><p style="color:#8150df;">Try out more than 420 Stable Diffusion models at Toy World by clicking here!</p></b></u></a></h4></p>
 
82
  </div>
83
  """)
84
  with gr.Row():