AlekseyCalvin commited on
Commit
bea9ba1
1 Parent(s): a87b57b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
115
  )
116
  # Info blob stating what the app is running
117
  info_blob = gr.HTML(
118
- """<div id="info_blob"> Img. Manufactory Running On: Our 'Hyper Historic Color Dev' 8-step(+/-) Flux Model (at AlekseyCalvin/HistoricColorSoonr_Schnell). Now testing related LoRAs (#s2-8,11,12,14,16)for merging. </div>"""
119
  )
120
 
121
  # Info blob stating what the app is running
 
115
  )
116
  # Info blob stating what the app is running
117
  info_blob = gr.HTML(
118
+ """<div id="info_blob"> Img. Manufactory Running On: Our 'Hyper Historic Color Dev' 8-step(+/-) Flux Model (at AlekseyCalvin/Hyper_Historic_Color_FluxDev). Now testing HST-triggerable historic photo-trained LoRAs (#s:2-8,11,12,14,16)for training-eval merging. </div>"""
119
  )
120
 
121
  # Info blob stating what the app is running