19arjun89 commited on
Commit
32ba2b9
·
verified ·
1 Parent(s): 9904111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ def build_report():
281
  # =========================
282
  with gr.Blocks(title="AI Recruiting Agent — Usage Map") as demo:
283
  gr.Markdown(
284
- "# AI Recruiting Agent — Usage by Country (Mapbox)\n"
285
  "This page excludes site visits, and logs usage events such as button clicks"
286
  "**usage events** are plotted by country.\n\n"
287
  )
 
281
  # =========================
282
  with gr.Blocks(title="AI Recruiting Agent — Usage Map") as demo:
283
  gr.Markdown(
284
+ "# AI Recruiting Agent — Usage by Country\n"
285
  "This page excludes site visits, and logs usage events such as button clicks"
286
  "**usage events** are plotted by country.\n\n"
287
  )