cocktailpeanut commited on
Commit
e6ead73
1 Parent(s): 49eb5ef
Files changed (1) hide show
  1. app.py +1 -1
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><img src="https://i.imgur.com/DVoGw04.png">
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;