Spaces:
Running on Zero
Running on Zero
Choquinlabs commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -635,7 +635,7 @@ css = '''
|
|
| 635 |
|
| 636 |
with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
|
| 637 |
title = gr.HTML(
|
| 638 |
-
"""<
|
| 639 |
<h3 style=\"margin-top: -10px\">LoRA🦜 ChoquinLabs Explorer</h3>""",
|
| 640 |
elem_id="title",
|
| 641 |
)
|
|
|
|
| 635 |
|
| 636 |
with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
|
| 637 |
title = gr.HTML(
|
| 638 |
+
"""<h1 style=\"color:#644fea\">Qwen-Image-2512</h1>
|
| 639 |
<h3 style=\"margin-top: -10px\">LoRA🦜 ChoquinLabs Explorer</h3>""",
|
| 640 |
elem_id="title",
|
| 641 |
)
|