raminass commited on
Commit
0805275
·
1 Parent(s): eecd399

Update app.py

Browse files

year desc change

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ with gr.Blocks() as demo:
50
  2023,
51
  step=1,
52
  label="Year",
53
- info="Select the year of the opinion if you manually pass the opinion below",
54
  )
55
  exc_judg = gr.CheckboxGroup(
56
  judges_by_year[year.value],
 
50
  2023,
51
  step=1,
52
  label="Year",
53
+ info="Select the year of the opinion if you manually paste the opinion below",
54
  )
55
  exc_judg = gr.CheckboxGroup(
56
  judges_by_year[year.value],