Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
a96fce5
1
Parent(s):
f591c60
Update app.py
Browse files
app.py
CHANGED
@@ -496,7 +496,7 @@ with gr.Blocks(css="custom.css") as demo:
|
|
496 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
497 |
title = gr.HTML(
|
498 |
"""<h1><img src="https://i.imgur.com/DVoGw04.png">
|
499 |
-
<span>Face to All<br><small style="
|
500 |
font-size: 13px;
|
501 |
display: block;
|
502 |
font-weight: normal;
|
|
|
496 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
497 |
title = gr.HTML(
|
498 |
"""<h1><img src="https://i.imgur.com/DVoGw04.png">
|
499 |
+
<span>Face to All SDXL<br><small style="
|
500 |
font-size: 13px;
|
501 |
display: block;
|
502 |
font-weight: normal;
|