Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
•
e6ead73
1
Parent(s):
49eb5ef
update
Browse files
app.py
CHANGED
@@ -381,7 +381,7 @@ def deselect():
|
|
381 |
with gr.Blocks(css="custom.css") as demo:
|
382 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
383 |
title = gr.HTML(
|
384 |
-
"""<h1
|
385 |
<span>Face to All<br><small style="
|
386 |
font-size: 13px;
|
387 |
display: block;
|
|
|
381 |
with gr.Blocks(css="custom.css") as demo:
|
382 |
gr_sdxl_loras = gr.State(value=sdxl_loras_raw)
|
383 |
title = gr.HTML(
|
384 |
+
"""<h1>
|
385 |
<span>Face to All<br><small style="
|
386 |
font-size: 13px;
|
387 |
display: block;
|