chrisjcc commited on
Commit
ae06c7d
·
1 Parent(s): 0697233

Remove phase phrasing

Browse files
Files changed (1) hide show
  1. app_with_confluence.py +1 -1
app_with_confluence.py CHANGED
@@ -491,7 +491,7 @@ def get_metrics_display() -> str:
491
  with gr.Blocks(title="Fraud Model Explainability Assistant - Phase 3") as iface:
492
  gr.Markdown(
493
  """
494
- # 🔍 Fraud Model Explainability Assistant (Phase 3 - Production Ready)
495
 
496
  Enhanced with **production-grade monitoring, logging, and automated updates**.
497
 
 
491
  with gr.Blocks(title="Fraud Model Explainability Assistant - Phase 3") as iface:
492
  gr.Markdown(
493
  """
494
+ # 🔍 Fraud Model Explainability Assistant - Production Ready
495
 
496
  Enhanced with **production-grade monitoring, logging, and automated updates**.
497