Update app.py
Browse files
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:
|
147 |
-
<h1 style="font-size:
|
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(
|