Spaces:
fantos
/
Sleeping

arxivgpt kim commited on
Commit
4104d22
ยท
verified ยท
1 Parent(s): 079761e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="๋“ฑ๊ธ‰ ์ •์˜")