Spaces:
Sleeping
Sleeping
arxivgpt kim
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -271,7 +271,7 @@ with gr.Blocks(css=css, title="์ฝ๋ ์ดํ
์
ํ ์ง๋จ ์๋น์ค") as demo:
|
|
271 |
answer32 = gr.Radio(choices=options[31], label=questions[31])
|
272 |
|
273 |
|
274 |
-
submit_btn = gr.Button("
|
275 |
score_output = gr.Number(label="์ด์ (73์ ๋ง์ )")
|
276 |
grade_output = gr.Text(label="์
ํ์ง๋จ ๊ฒฐ๊ณผ๋ ์ดค์ํ์ ํญ๋ชฉ์ ์ฌ์ฉ์์ ์์์ ๋ต๋ณ์ ๊ธฐ๋ฐํ ๊ฒฐ๊ณผ์
๋๋ค. ๋ฐ๋ผ์ ๋ณธ ๊ฒฐ๊ณผ๋ ์ฝ๋ ์ดํ
์ ๊ณต์ ํ๊ฐ ๊ฒฐ๊ณผ๊ฐ ์๋์ ์๋ ค๋๋ฆฝ๋๋ค.")
|
277 |
definition_output = gr.Textbox(label="๋ฑ๊ธ ์ ์")
|
|
|
271 |
answer32 = gr.Radio(choices=options[31], label=questions[31])
|
272 |
|
273 |
|
274 |
+
submit_btn = gr.Button("์
ํ ์ง๋จ ์๋น์ค ๊ฒฐ๊ณผ ๋ณด๊ธฐ")
|
275 |
score_output = gr.Number(label="์ด์ (73์ ๋ง์ )")
|
276 |
grade_output = gr.Text(label="์
ํ์ง๋จ ๊ฒฐ๊ณผ๋ ์ดค์ํ์ ํญ๋ชฉ์ ์ฌ์ฉ์์ ์์์ ๋ต๋ณ์ ๊ธฐ๋ฐํ ๊ฒฐ๊ณผ์
๋๋ค. ๋ฐ๋ผ์ ๋ณธ ๊ฒฐ๊ณผ๋ ์ฝ๋ ์ดํ
์ ๊ณต์ ํ๊ฐ ๊ฒฐ๊ณผ๊ฐ ์๋์ ์๋ ค๋๋ฆฝ๋๋ค.")
|
277 |
definition_output = gr.Textbox(label="๋ฑ๊ธ ์ ์")
|