Toya0421 commited on
Commit
f0c8f85
·
verified ·
1 Parent(s): 4ebe82b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,7 +244,7 @@ def finish_or_retire(pages_json, current_page, pid, orig_lex, start_time, action
244
  # ============================
245
 
246
  with gr.Blocks() as demo:
247
- gr.Markdown("# 📚 Reading Exercise(ジャンル選択なし版)")
248
 
249
  student_id_input = gr.Textbox(label="学生番号(必須)")
250
  lexile_input = gr.Number(label="あなたの Reading Level(例: 3)", precision=0)
 
244
  # ============================
245
 
246
  with gr.Blocks() as demo:
247
+ gr.Markdown("# 📚 Reading Exercise")
248
 
249
  student_id_input = gr.Textbox(label="学生番号(必須)")
250
  lexile_input = gr.Number(label="あなたの Reading Level(例: 3)", precision=0)