ginipick commited on
Commit
3c83389
ยท
verified ยท
1 Parent(s): db57af7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1133,8 +1133,8 @@ with gr.Blocks(css_paths="app.css",theme=theme) as demo:
1133
  header = gr.HTML(f"""
1134
  <div class="left_header">
1135
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
1136
- <h1 style="font-size: 18px;">๊ณ ์–‘์ด๋„ ๋ฐœ๋กœ ์ฝ”๋”ฉํ•˜๋Š” 'MOUSE-I'</h2>
1137
- <h1 style="font-size: 10px;">์ž…๋ ฅ์—†์ด 'Send' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ๋žœ๋คํ•œ ์˜ˆ์ œ ์ฝ”๋“œ ์ƒ์„ฑ. ์ƒ์„ฑ๋œ ์ฝ”๋“œ๋งŒ ํ”„๋กฌํ”„ํŠธ์— ๋ถ™์—ฌ๋„ฃ๊ณ  'Code ์‹คํ–‰' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ํ™”๋ฉด์— ์ฆ‰์‹œ ์„œ๋น„์Šค๊ฐ€ ์‹คํ–‰. ๋ฌธ์˜: arxivgpt@gmail.com </h2>
1138
  </div>
1139
  """)
1140
  input = antd.InputTextarea(
 
1133
  header = gr.HTML(f"""
1134
  <div class="left_header">
1135
  <img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
1136
+ <h1 style="font-size: 18px;">๊ณ ์–‘์ด๋„ ๋ฐœ๋กœ ์ฝ”๋”ฉํ•˜๋Š” 'MOUSE-II'</h2>
1137
+ <h1 style="font-size: 10px;">ํ…œํ”Œ๋ฆฟ์˜ ํ”„๋กฌํ”„ํŠธ ๋‚ด์šฉ์„ ๋ณต์‚ฌํ•ด ํ”„๋กฌํ”„ํŠธ์— ์ž…๋ ฅ 'Send'๋ฒ„ํŠผ ํด๋ฆญ -> '์‹คํ–‰ํ•˜๊ธฐ' ๋ฒ„ํŠผ ํด๋ฆญํ•˜์—ฌ ์ฝ”๋“œ ์‹คํ–‰. ๋ฌธ์˜: arxivgpt@gmail.com </h2>
1138
  </div>
1139
  """)
1140
  input = antd.InputTextarea(