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 μ‹€ν–‰' λ²„νŠΌ ν΄λ¦­μ‹œ ν™”λ©΄μ—μ„œ μ¦‰μ‹œ μ‚¬λΉ„μŠ€κ°€ μ‹€ν–‰λ©λ‹ˆλ‹€. λ‹€μ–‘ν•œ '예제' λ²„νŠΌ 클릭을 톡해 μ˜κ°μ„ 더 ν•˜μ„Έμš”. 문의: [email protected] </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 μ‹€ν–‰' λ²„νŠΌ ν΄λ¦­μ‹œ 화면에 μ¦‰μ‹œ μ‚¬λΉ„μŠ€κ°€ μ‹€ν–‰. 문의: [email protected] </h2>
148
  </div>
149
  """)
150
  input = antd.InputTextarea(