fffiloni commited on
Commit
00971c6
1 Parent(s): cd66781

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ css = """
54
  with gr.Blocks(css=css) as demo:
55
  with gr.Column(elem_id="col-container"):
56
  gr.HTML("""
57
- <h2 style="text-align: center;">Portrait Maker</h2>
58
  """)
59
  with gr.Row():
60
  with gr.Group():
 
54
  with gr.Blocks(css=css) as demo:
55
  with gr.Column(elem_id="col-container"):
56
  gr.HTML("""
57
+ <h2 style="text-align: center;">SDXL Auto FaceSwap</h2>
58
  """)
59
  with gr.Row():
60
  with gr.Group():