AlekseyCalvin commited on
Commit
45ae65e
1 Parent(s): e5be892

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
178
  )
179
  # Info blob stating what the app is running
180
  info_blob = gr.HTML(
181
- """<div id="info_blob"> SOON®'s curated LoRa Gallery & Art Manufactory Space (running on Ostris' OpenFLUX.1 model w/ their fast-gen LoRA & zer0int's fine-tuned CLIP-GmP-ViT-L-14*! (*the 'normal' 77 tokens variant))| largely stocked w/curator's trained LoRAs: Historic Color, Silver Age Poets, Sots Art, & more! </div>"""
182
  )
183
 
184
  # Info blob stating what the app is running
 
178
  )
179
  # Info blob stating what the app is running
180
  info_blob = gr.HTML(
181
+ """<div id="info_blob"> SOON®'s curated LoRa Gallery & Art Manufactory Space.|Runs on Ostris' OpenFLUX.1 model + fast-gen LoRA & Zer0int's fine-tuned CLIP-GmP-ViT-L-14*! (*'normal' 77 tokens)| Largely stocked w/our trained LoRAs: Historic Color, Silver Age Poets, Sots Art, more!|</div>"""
182
  )
183
 
184
  # Info blob stating what the app is running