Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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>
|
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():
|