Update README.md
Browse files
README.md
CHANGED
|
@@ -4,12 +4,14 @@ emoji: 😻
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
# PAIR-inspired Delivery Timing Predictor (Gradio Space)
|
| 12 |
|
|
|
|
|
|
|
| 13 |
Important
|
| 14 |
This demo is inspired by the PAIR study (Perinatal artificial intelligence in ultrasound) but does not include the proprietary model or the private clinical dataset described in the paper. It is provided only as a technical scaffold and demonstration UI.
|
| 15 |
|
|
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.42.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
# PAIR-inspired Delivery Timing Predictor (Gradio Space)
|
| 12 |
|
| 13 |
+
https://www.tandfonline.com/doi/full/10.1080/14767058.2025.2532099
|
| 14 |
+
|
| 15 |
Important
|
| 16 |
This demo is inspired by the PAIR study (Perinatal artificial intelligence in ultrasound) but does not include the proprietary model or the private clinical dataset described in the paper. It is provided only as a technical scaffold and demonstration UI.
|
| 17 |
|