AlekseyCalvin commited on
Commit
3c4321b
1 Parent(s): 877fae7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ css = '''
138
  '''
139
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
140
  title = gr.HTML(
141
- """<h1><img src="https://huggingface.co/AlekseyCalvin/StabledHSTorY_SD3.5_LoRA_V2_rank256/blob/main/acs62v.png" alt="LoRA">Stabled HSTorY S.D.3.5 LoRAs</h1>""",
142
  elem_id="title",
143
  )
144
  # Info blob stating what the app is running
 
138
  '''
139
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
140
  title = gr.HTML(
141
+ """<h1><img src="https://huggingface.co/AlekseyCalvin/StabledHSTorY_SD3.5_LoRA_V2_rank256/resolve/main/acs62v.png" alt="LoRA">Stabled HSTorY S.D.3.5 LoRAs</h1>""",
142
  elem_id="title",
143
  )
144
  # Info blob stating what the app is running