Spaces:
Sleeping
Sleeping
Update app.py
Browse filesyear desc change
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
|
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],
|