Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
47757ad
1
Parent(s):
27a7c47
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ css = '''
|
|
125 |
'''
|
126 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
127 |
title = gr.HTML(
|
128 |
-
"""<h1><img src="https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA">
|
129 |
elem_id="title",
|
130 |
)
|
131 |
|
|
|
125 |
'''
|
126 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as app:
|
127 |
title = gr.HTML(
|
128 |
+
"""<h1><img src="https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer/resolve/main/flux_lora.png" alt="LoRA"> SOONfactory on Schnell LoRas </h1>""",
|
129 |
elem_id="title",
|
130 |
)
|
131 |
|