Youngsun Lim commited on
Commit
0cb4cf6
·
1 Parent(s): 3467014
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -881,7 +881,7 @@ with gr.Blocks(css=CLEAN_BG_CSS) as demo:
881
  with page_eval:
882
  # PID 입력
883
  with gr.Row():
884
- pid = gr.Textbox(label="Participant ID (required)", placeholder="e.g., Youngsun-2025/10/24")
885
 
886
  # 지침(원문) + 비디오 + 진행바 / 오른쪽에 슬라이더 + Save&Next
887
  with gr.Row(): #equal_height=True
 
881
  with page_eval:
882
  # PID 입력
883
  with gr.Row():
884
+ pid = gr.Textbox(label="Participant ID (required)", placeholder="e.g., Mike-2025/10/24")
885
 
886
  # 지침(원문) + 비디오 + 진행바 / 오른쪽에 슬라이더 + Save&Next
887
  with gr.Row(): #equal_height=True