seawolf2357 commited on
Commit
1862842
·
verified ·
1 Parent(s): b98c9c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(css_paths="app.css") as demo:
82
  header = gr.HTML(f"""
83
  <div class="left_header">
84
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="200px" />
85
- <h1>MOUSE Coder: WEB</h2>
86
  </div>
87
  """)
88
  input = antd.InputTextarea(
 
82
  header = gr.HTML(f"""
83
  <div class="left_header">
84
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="200px" />
85
+ <h1>MOUSE:WEB 'AI 코딩 코파일럿'</h2>
86
  </div>
87
  """)
88
  input = antd.InputTextarea(