nileshhanotia commited on
Commit
45127ba
·
verified ·
1 Parent(s): e2b8fa8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -86,4 +86,9 @@ model_path = hf_hub_download(
86
  filename="pytorch_model.pth"
87
  )
88
 
89
- checkpoint = torch.load(model_path)
 
 
 
 
 
 
86
  filename="pytorch_model.pth"
87
  )
88
 
89
+ checkpoint = torch.load(model_path)
90
+
91
+ ⚠️ Research Use Only
92
+
93
+ This model is a research prototype and is NOT intended for clinical or diagnostic use.
94
+ Predictions should not be used for medical decision making.