Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
d974734
1
Parent(s):
19e3674
Update app.py
Browse files
app.py
CHANGED
@@ -173,7 +173,7 @@ css = '''
|
|
173 |
'''
|
174 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
175 |
title = gr.HTML(
|
176 |
-
"""<h1><img src="https://huggingface.co/
|
177 |
elem_id="title",
|
178 |
)
|
179 |
# Info blob stating what the app is running
|
|
|
173 |
'''
|
174 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
175 |
title = gr.HTML(
|
176 |
+
"""<h1><img src="https://huggingface.co/AlekseyCalvin/HSTklimbimOPENfluxLora/resolve/main/acs62iv.png" alt="LoRA">OpenFlux LoRAsoon®</h1>""",
|
177 |
elem_id="title",
|
178 |
)
|
179 |
# Info blob stating what the app is running
|