seawolf2357 commited on
Commit
6bf7f49
·
verified ·
1 Parent(s): c7795f9

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 style="font-size: 24px;">MOUSE:WEB 'AI 코딩 코파일럿'</h2>
86
 
87
  </div>
88
  """)
 
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 style="font-size: 20px;">AI 코딩 코파일럿: MOUSE(WEB)</h2>
86
 
87
  </div>
88
  """)