Update app.py
Browse files
app.py
CHANGED
@@ -146,6 +146,7 @@ with gr.Blocks(css_paths="app.css") as demo:
|
|
146 |
<h1 style="font-size: 20px;">AI μ½λ© μ½νμΌλΏ: MOUSE-I</h2>
|
147 |
<h1 style="font-size: 10px;">ν둬ννΈ μ
λ ₯μμ΄ 'Send' λ²νΌ ν΄λ¦μ λλ€ν μμ μ½λκ° μμ±λ©λλ€.</h2>
|
148 |
<h1 style="font-size: 10px;">μμ±λ μ½λλ§ ν둬ννΈμ λΆμ¬λ£κ³ 'μ½λ μ€ν' λ²νΌ ν΄λ¦μ νλ©΄μμ μ¦μ μ¬λΉμ€κ° μ€νλ©λλ€.</h2>
|
|
|
149 |
</div>
|
150 |
""")
|
151 |
input = antd.InputTextarea(
|
|
|
146 |
<h1 style="font-size: 20px;">AI μ½λ© μ½νμΌλΏ: MOUSE-I</h2>
|
147 |
<h1 style="font-size: 10px;">ν둬ννΈ μ
λ ₯μμ΄ 'Send' λ²νΌ ν΄λ¦μ λλ€ν μμ μ½λκ° μμ±λ©λλ€.</h2>
|
148 |
<h1 style="font-size: 10px;">μμ±λ μ½λλ§ ν둬ννΈμ λΆμ¬λ£κ³ 'μ½λ μ€ν' λ²νΌ ν΄λ¦μ νλ©΄μμ μ¦μ μ¬λΉμ€κ° μ€νλ©λλ€.</h2>
|
149 |
+
<h1 style="font-size: 10px;">λ€μν 'μμ ' λ²νΌ ν΄λ¦μ ν΅ν΄ μκ°μ λ νμΈμ. [email protected] </h2>
|
150 |
</div>
|
151 |
""")
|
152 |
input = antd.InputTextarea(
|