seawolf2357 commited on
Commit
94a92dc
ยท
verified ยท
1 Parent(s): 01aa7af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -144,6 +144,8 @@ with gr.Blocks(css_paths="app.css") as demo:
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(
@@ -189,7 +191,7 @@ with gr.Blocks(css_paths="app.css") as demo:
189
 
190
  # ๋‘ ๋ฒˆ์งธ ์˜ˆ์ œ ๋ฒ„ํŠผ
191
  example_btn2 = antd.Button(
192
- "[๊ฒŒ์ž„] ์นด๋“œ ๊ธฐ์–ต๋ ฅ๋ ฅ",
193
  type="default",
194
  block=True,
195
  size="large"
 
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
+ <h1 style="font-size: 10px;">ํ”„๋กฌํ”„ํŠธ ์ž…๋ ฅ์—†์ด 'Send' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ๋žœ๋คํ•œ ์˜ˆ์ œ ์ฝ”๋“œ๊ฐ€ ์ƒ์„ฑ๋ฉ๋‹ˆ๋‹ค.</h2>
148
+ <h1 style="font-size: 10px;">์ƒ์„ฑ๋œ ์ฝ”๋“œ๋งŒ ํ”„๋กฌํ”„ํŠธ์— ๋ถ™์—ฌ๋„ฃ๊ณ  '์ฝ”๋“œ ์‹คํ–‰' ๋ฒ„ํŠผ ํด๋ฆญ์‹œ ํ™”๋ฉด์—์„œ ์ฆ‰์‹œ ์‚ฌ๋น„์Šค๊ฐ€ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.</h2>
149
  </div>
150
  """)
151
  input = antd.InputTextarea(
 
191
 
192
  # ๋‘ ๋ฒˆ์งธ ์˜ˆ์ œ ๋ฒ„ํŠผ
193
  example_btn2 = antd.Button(
194
+ "[๊ฒŒ์ž„] ์นด๋“œ ๊ธฐ์–ต๋ ฅ",
195
  type="default",
196
  block=True,
197
  size="large"