Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
3c4321b
1
Parent(s):
877fae7
Update app.py
Browse files
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/
|
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
|