SChodavarpu commited on
Commit
88baec3
·
verified ·
1 Parent(s): 6ccd76a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -597,7 +597,7 @@ def build_ui():
597
  label="Reporting period",
598
  interactive=True
599
  )
600
- gr.Markdown("<div class='uc-hint'>Pick a calculator and reporting period. You can switch anytime.</div>")
601
 
602
  # --- MMG Inputs ---
603
  vendor_preset = gr.Dropdown(
 
597
  label="Reporting period",
598
  interactive=True
599
  )
600
+ gr.Markdown("<div class='uc-hint'>Pick a calculator and reporting period. You can switch anytime. Click the 'Calculate' button when you are ready! </div>")
601
 
602
  # --- MMG Inputs ---
603
  vendor_preset = gr.Dropdown(