AlekseyCalvin
commited on
Commit
•
1c5945d
1
Parent(s):
2155880
Update app.py
Browse files
app.py
CHANGED
@@ -158,7 +158,7 @@ css = '''
|
|
158 |
'''
|
159 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
160 |
title = gr.HTML(
|
161 |
-
"""<h1><img src="https://huggingface.co/AlekseyCalvin/StabledHSTorY_SD3.5_LoRA_V2_rank256/resolve/main/acs62v.png" alt="LoRA">Stabled
|
162 |
elem_id="title",
|
163 |
)
|
164 |
# Info blob stating what the app is running
|
|
|
158 |
'''
|
159 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
160 |
title = gr.HTML(
|
161 |
+
"""<h1><img src="https://huggingface.co/AlekseyCalvin/StabledHSTorY_SD3.5_LoRA_V2_rank256/resolve/main/acs62v.png" alt="LoRA">Stabled LoRAs soon® on S.D.3.5 Merged</h1>""",
|
162 |
elem_id="title",
|
163 |
)
|
164 |
# Info blob stating what the app is running
|