Update app.py
Browse files
app.py
CHANGED
@@ -885,7 +885,7 @@ with gr.Blocks(css_paths="app.css",theme=theme) as demo:
|
|
885 |
<div class="left_header">
|
886 |
<img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
|
887 |
<h1 style="font-size: 18px;">๊ณ ์์ด๋ ๋ฐ๋ก ์ฝ๋ฉํ๋ 'MOUSE-I'</h2>
|
888 |
-
<h1 style="font-size: 10px;"
|
889 |
<h1 style="font-size: 12px; margin-top: 10px;">
|
890 |
<a href="https://openfree-gallery.hf.space" target="_blank" style="color: #0084ff; text-decoration: none; transition: color 0.3s;" onmouseover="this.style.color='#00a3ff'" onmouseout="this.style.color='#0084ff'">
|
891 |
๐จ MOUSE๋ก ์์ฑํ ์น์ฑ ๊ณต๊ฐ ๊ฐค๋ฌ๋ฆฌ ๋ฐ๋ก๊ฐ๊ธฐ ํด๋ฆญ
|
|
|
885 |
<div class="left_header">
|
886 |
<img src="data:image/gif;base64,{get_image_base64('mouse.gif')}" width="360px" />
|
887 |
<h1 style="font-size: 18px;">๊ณ ์์ด๋ ๋ฐ๋ก ์ฝ๋ฉํ๋ 'MOUSE-I'</h2>
|
888 |
+
<h1 style="font-size: 10px;">ํ
ํ๋ฆฟ์ ํ๋กฌํํธ๋ฅผ ๋ณต์ฌํ์ฌ ๋ถ์ฌ๋ฃ๊ณ Send ํด๋ฆญ์ ์๋์ผ๋ก ์ฝ๋๊ฐ ์์ฑ๋ฉ๋๋ค. ์์ฑ ๊ฒฐ๊ณผ๋ฅผ ํ์ธ ๋ฐฐํฌํ๊ธฐ ํด๋ฆญ์ ๊ธ๋ก๋ฒ ํฌ๋ผ์ฐ๋ Vercel์ ํตํด ์น์๋น์ค๊ฐ ๋ฐฐํฌ๋ฉ๋๋ค. ์์ฑ๋ ์ฝ๋๋ง ํ๋กฌํํธ์ ๋ถ์ฌ๋ฃ๊ณ 'Code ์คํ' ๋ฒํผ ํด๋ฆญ์ ํ๋ฉด์ ์ฆ์ ์๋น์ค๊ฐ ์คํ. ๋ฌธ์: [email protected] </h2>
|
889 |
<h1 style="font-size: 12px; margin-top: 10px;">
|
890 |
<a href="https://openfree-gallery.hf.space" target="_blank" style="color: #0084ff; text-decoration: none; transition: color 0.3s;" onmouseover="this.style.color='#00a3ff'" onmouseout="this.style.color='#0084ff'">
|
891 |
๐จ MOUSE๋ก ์์ฑํ ์น์ฑ ๊ณต๊ฐ ๊ฐค๋ฌ๋ฆฌ ๋ฐ๋ก๊ฐ๊ธฐ ํด๋ฆญ
|