AlekseyCalvin commited on
Commit
877fae7
1 Parent(s): 79dcade

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"> SOON®'s curated LoRa Gallery & Art Manufactory Space.|Runs on Stable Diffusion 3.5. Now testing HST-triggerable historic photo-trained LoRAs. </div>"""
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