Joseph Spada commited on
Commit
cb6f074
·
1 Parent(s): 8cb462a

fixed slider label

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ with gr.Blocks() as interface:
231
  cagr_ssoasdi_revenues_upper_bound,
232
  step = 0.01,
233
  value = baseline_cagr_ssoasdi_revenues,
234
- label = "Compound Annual Growth Rate of Revenues through 2055"
235
  )
236
 
237
  gr.Markdown('<p style="font-size:11px;">Source: : CBO March 2025, The Long-Term Budget Outlook: 2025 to 2055, author\'s ' \
 
231
  cagr_ssoasdi_revenues_upper_bound,
232
  step = 0.01,
233
  value = baseline_cagr_ssoasdi_revenues,
234
+ label = "Compound Annual Growth Rate of SS OASDI Revenues through 2055"
235
  )
236
 
237
  gr.Markdown('<p style="font-size:11px;">Source: : CBO March 2025, The Long-Term Budget Outlook: 2025 to 2055, author\'s ' \