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