Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -490,8 +490,8 @@ def remove_custom_lora():
|
|
| 490 |
with gr.Blocks(css="custom.css") as demo:
|
| 491 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
| 492 |
title = gr.HTML(
|
| 493 |
-
"""<h1><img src="https://
|
| 494 |
-
<span>Face
|
| 495 |
font-size: 13px;
|
| 496 |
display: block;
|
| 497 |
font-weight: normal;
|
|
|
|
| 490 |
with gr.Blocks(css="custom.css") as demo:
|
| 491 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
| 492 |
title = gr.HTML(
|
| 493 |
+
"""<h1><img src="https://img.mytsi.org/i/uJBZ546.png">
|
| 494 |
+
<span>Pixio Face Stylizer<br><small style="
|
| 495 |
font-size: 13px;
|
| 496 |
display: block;
|
| 497 |
font-weight: normal;
|