Spaces:
Sleeping
Sleeping
Fix broken citation link
Browse files
app.py
CHANGED
|
@@ -412,7 +412,7 @@ The **actual trained model's results** (real LLM inference) are in the ⚔️ Ba
|
|
| 412 |
with gr.Tab("📋 About"):
|
| 413 |
gr.Markdown("""
|
| 414 |
### The Problem
|
| 415 |
-
**40,000+ patients** die annually from diagnostic errors [(BMJ
|
| 416 |
As AI deploys in clinical trials: **Who audits the AI?**
|
| 417 |
|
| 418 |
### Our Solution
|
|
|
|
| 412 |
with gr.Tab("📋 About"):
|
| 413 |
gr.Markdown("""
|
| 414 |
### The Problem
|
| 415 |
+
**40,000+ patients** die annually from diagnostic errors [(Johns Hopkins, BMJ 2016)](https://www.hopkinsmedicine.org/news/media/releases/study_suggests_medical_errors_now_third_leading_cause_of_death_in_the_us).
|
| 416 |
As AI deploys in clinical trials: **Who audits the AI?**
|
| 417 |
|
| 418 |
### Our Solution
|