Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
title: Tod
|
| 3 |
-
emoji: 👁
|
| 4 |
-
colorFrom: gray
|
| 5 |
-
colorTo: red
|
| 6 |
-
sdk: gradio
|
| 7 |
-
sdk_version: 5.42.0
|
| 8 |
-
app_file: app.py
|
| 9 |
-
pinned: false
|
| 10 |
-
short_description: for physiological time of death estimation
|
| 11 |
-
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 🕒 Time of Death Estimation Tool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
+
Estimate postmortem interval based on forensic indicators like decomposition, rigor mortis, livor mortis, and biceps contraction.
|
| 4 |
+
|
| 5 |
+
## How to Use
|
| 6 |
+
1. Select observations from dropdowns.
|
| 7 |
+
2. Click "Calculate".
|
| 8 |
+
3. View estimated time range and explanation.
|
| 9 |
+
|
| 10 |
+
Powered by Dr. BH | Version 1.0.0
|