Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ with gr.Blocks(css_paths="app.css") as demo:
|
|
227 |
)
|
228 |
|
229 |
example_btn5 = antd.Button(
|
230 |
-
"ํ
์คํธ๋ก ์์ฑ ์์ฑ ๋ฐ
|
231 |
type="default",
|
232 |
block=True,
|
233 |
size="large"
|
|
|
227 |
)
|
228 |
|
229 |
example_btn5 = antd.Button(
|
230 |
+
"ํ
์คํธ๋ก ์์ฑ ์์ฑ ๋ฐ ์กฐ์ ",
|
231 |
type="default",
|
232 |
block=True,
|
233 |
size="large"
|