fantaxy commited on
Commit
797e81e
·
verified ·
1 Parent(s): 708a4ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ footer {visibility: hidden}
58
  """
59
 
60
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
61
- gr.HTML("<h1 class='title'>AI 로고 생성기</h1>")
62
 
63
  with gr.Column(elem_id="container"):
64
  with gr.Group():
 
58
  """
59
 
60
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
61
+ gr.HTML("<h1 class='title'>LOGO Generator AI</h1>")
62
 
63
  with gr.Column(elem_id="container"):
64
  with gr.Group():