ai-assist-sh commited on
Commit
0f9daa0
·
verified ·
1 Parent(s): c4c41cc

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -346,7 +346,7 @@ def fuse(email_res: EmailResult, url_results: List[UrlResult], allowlist_domains
346
  # Gradio UI
347
  # =========================
348
  with gr.Blocks(title="PhishingMail-Lab") as demo:
349
- gr.Markdown("# 🧪 PhishingMail‑Lab\n**POC** — Free‑tier friendly hybrid (email + URL) with explainable cues and rich forensics.")
350
 
351
  with gr.Row():
352
  with gr.Column(scale=3):
 
346
  # Gradio UI
347
  # =========================
348
  with gr.Blocks(title="PhishingMail-Lab") as demo:
349
+ gr.Markdown("# 🧪 PhishingMail‑Lab\n**POC** — Hybrid (email + URL) with explainable forensics.")
350
 
351
  with gr.Row():
352
  with gr.Column(scale=3):