Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ 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: 18px;">๊ณ ์์ด๋ ๋ฐ๋ก ์ฝ๋ฉํ๋ 'MOUSE-I'</h2>
|
147 |
-
<h1 style="font-size: 10px;">์
๋ ฅ์์ด 'Send' ๋ฒํผ ํด๋ฆญ์ ๋๋คํ ์์ ์ฝ๋ ์์ฑ. ์์ฑ๋ ์ฝ๋๋ง ํ๋กฌํํธ์ ๋ถ์ฌ๋ฃ๊ณ 'Code ์คํ' ๋ฒํผ ํด๋ฆญ์ ํ๋ฉด์ ์ฆ์
|
148 |
</div>
|
149 |
""")
|
150 |
input = antd.InputTextarea(
|
|
|
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(
|