trapezius60 commited on
Commit
4793d90
·
verified ·
1 Parent(s): 38cc5e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -12
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
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