simontho commited on
Commit
149dedd
·
verified ·
1 Parent(s): 3eb1f80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -72,5 +72,7 @@ model.eval()
72
  # Example: Inference on T2 and Kinetics tensors
73
  # output = model(t2_tensor, kinetics_tensor)
74
 
 
 
75
  ## Limitations & Ethical Considerations
76
  This model is for research purposes only. It was trained on the ODELIA proprietary dataset. Predictions should not be used for clinical diagnosis without professional medical supervision.
 
72
  # Example: Inference on T2 and Kinetics tensors
73
  # output = model(t2_tensor, kinetics_tensor)
74
 
75
+ ```
76
+
77
  ## Limitations & Ethical Considerations
78
  This model is for research purposes only. It was trained on the ODELIA proprietary dataset. Predictions should not be used for clinical diagnosis without professional medical supervision.