Skip to content

Commit

Permalink
Use Numpy 25
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Kerfoot <[email protected]>
  • Loading branch information
ericspod committed Jan 17, 2024
1 parent cfaacfc commit 6011ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/valve_landmarks/configs/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"monai_version": "1.3.0",
"pytorch_version": "2.1.1",
"numpy_version": "1.26.2",
"numpy_version": "1.25.2",
"optional_packages_version": {},
"name": "Valve landmarks regression",
"task": "Given long axis MR images of the heart, identify valve insertion points through the full cardiac cycle",
Expand Down

0 comments on commit 6011ede

Please sign in to comment.