Spaces:
Runtime error
Runtime error
Remove phase phrasing
Browse files- 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
|
| 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 |
|