Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -56,16 +56,12 @@ with gr.Blocks(css=css) as myface:
|
|
56 |
</div>
|
57 |
</body>
|
58 |
</div>
|
59 |
-
<p style="margin-bottom: 10px; color: #
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
65 |
-
❤️ Press the Like Button if you enjoy my space! ❤️</a>
|
66 |
-
</p>
|
67 |
</div>
|
68 |
-
|
69 |
""")
|
70 |
with gr.Row():
|
71 |
with gr.Column(scale=100):
|
|
|
56 |
</div>
|
57 |
</body>
|
58 |
</div>
|
59 |
+
<p style="margin-bottom: 10px; color: #ffaa66;">
|
60 |
+
<h3>Top SDXLModels and 401 SD1.5 models for your enjoyment!</h3></p>
|
61 |
+
<p style="margin-bottom: 10px; color: #ffffff; font-size: 98%">
|
62 |
+
<br><h4>The first time you load a model it takes 200 seconds</h4>
|
63 |
+
<br><h4>But after it loads each image takes 20 seconds to generate!</h4></p>
|
|
|
|
|
|
|
64 |
</div>
|
|
|
65 |
""")
|
66 |
with gr.Row():
|
67 |
with gr.Column(scale=100):
|