Spaces:
Sleeping
Sleeping
Choquinlabs commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -671,7 +671,7 @@ css = '''
|
|
| 671 |
|
| 672 |
with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
|
| 673 |
title = gr.HTML(
|
| 674 |
-
"""<h1 style=\"color:#644fea\">Qwen-Image
|
| 675 |
<h3 style=\"margin-top: -10px\">LoRA🦜 ChoquinLabs Explorer</h3>""",
|
| 676 |
elem_id="title",
|
| 677 |
)
|
|
|
|
| 671 |
|
| 672 |
with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
|
| 673 |
title = gr.HTML(
|
| 674 |
+
"""<h1 style=\"color:#644fea\">Qwen-Image</h1>
|
| 675 |
<h3 style=\"margin-top: -10px\">LoRA🦜 ChoquinLabs Explorer</h3>""",
|
| 676 |
elem_id="title",
|
| 677 |
)
|