seawolf2357 commited on
Commit
e0255e4
·
verified ·
1 Parent(s): 2d02037

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ with gr.Blocks(css_paths="app.css") as demo:
143
  header = gr.HTML(f"""
144
  <div class="left_header">
145
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
146
- <h1 style="font-size: 20px;">AI 코딩 코파일럿: MOUSE(WEB)</h2>
147
  </div>
148
  """)
149
  input = antd.InputTextarea(
 
143
  header = gr.HTML(f"""
144
  <div class="left_header">
145
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
146
+ <h1 style="font-size: 20px;">AI 코딩 코파일럿: MOUSE-I</h2>
147
  </div>
148
  """)
149
  input = antd.InputTextarea(