seawolf2357 commited on
Commit
1938ea3
ยท
verified ยท
1 Parent(s): 7930119

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -143,8 +143,8 @@ 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;">๊ณ ์–‘์ด๋„ ๋ฐœ๋กœ ์ฝ”๋”ฉํ•˜๋Š” 'MOUSE-I'</h2>
147
- <h1 style="font-size: 11px;">ํ”„๋กฌํ”„ํŠธ ์ž…๋ ฅ์—†์ด 'Send' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ๋žœ๋คํ•œ ์˜ˆ์ œ ์ฝ”๋“œ๊ฐ€ ์ƒ์„ฑ๋ฉ๋‹ˆ๋‹ค. ์ƒ์„ฑ๋œ ์ฝ”๋“œ๋งŒ ํ”„๋กฌํ”„ํŠธ์— ๋ถ™์—ฌ๋„ฃ๊ณ  'Code ์‹คํ–‰' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ํ™”๋ฉด์—์„œ ์ฆ‰์‹œ ์‚ฌ๋น„์Šค๊ฐ€ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค. ๋‹ค์–‘ํ•œ '์˜ˆ์ œ' ๋ฒ„ํŠผ ํด๋ฆญ์„ ํ†ตํ•ด ์˜๊ฐ์„ ๋” ํ•˜์„ธ์š”. ๋ฌธ์˜: arxivgpt@gmail.com </h2>
148
  </div>
149
  """)
150
  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: 18px;">๊ณ ์–‘์ด๋„ ๋ฐœ๋กœ ์ฝ”๋”ฉํ•˜๋Š” 'MOUSE-I'</h2>
147
+ <h1 style="font-size: 10px;">์ž…๋ ฅ์—†์ด 'Send' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ๋žœ๋คํ•œ ์˜ˆ์ œ ์ฝ”๋“œ ์ƒ์„ฑ. ์ƒ์„ฑ๋œ ์ฝ”๋“œ๋งŒ ํ”„๋กฌํ”„ํŠธ์— ๋ถ™์—ฌ๋„ฃ๊ณ  'Code ์‹คํ–‰' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ํ™”๋ฉด์— ์ฆ‰์‹œ ์‚ฌ๋น„์Šค๊ฐ€ ์‹คํ–‰. ๋ฌธ์˜: arxivgpt@gmail.com </h2>
148
  </div>
149
  """)
150
  input = antd.InputTextarea(