openfree commited on
Commit
5852a6e
·
verified ·
1 Parent(s): 4592a6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ with gr.Blocks(css=css) as demo:
267
  with gr.Column(elem_classes="container"):
268
  with gr.Column(elem_classes="header"):
269
  gr.HTML("<h1 style='color:white;'>✨ MagicFace V3</h1>")
270
- gr.HTML("<h3 style='color:white;'>Transform Your Face Into Legendary Characters!</h3>")
271
 
272
  with gr.Row():
273
  with gr.Column(scale=1):
 
267
  with gr.Column(elem_classes="container"):
268
  with gr.Column(elem_classes="header"):
269
  gr.HTML("<h1 style='color:white;'>✨ MagicFace V3</h1>")
270
+ gr.HTML("<h3 style='color:white;'>Transform Your Face Into Legendary Characters! https://discord.gg/openfreeai </h3>")
271
 
272
  with gr.Row():
273
  with gr.Column(scale=1):