Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -143,7 +143,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
|
| 143 |
)
|
| 144 |
# Info blob stating what the app is running
|
| 145 |
info_blob = gr.HTML(
|
| 146 |
-
"""<div id="info_blob">
|
| 147 |
)
|
| 148 |
|
| 149 |
# Info blob stating what the app is running
|
|
|
|
| 143 |
)
|
| 144 |
# Info blob stating what the app is running
|
| 145 |
info_blob = gr.HTML(
|
| 146 |
+
"""<div id="info_blob">SOON®'s curated LoRa Gallery & Art Manufactory.|Now testing HST-triggered historic photo-trained LoRAs for Stable Diffusion 3.5.</div>"""
|
| 147 |
)
|
| 148 |
|
| 149 |
# Info blob stating what the app is running
|