From 2c2e0edb92c7e7731f32f01985e3578b3c494651 Mon Sep 17 00:00:00 2001 From: monai-bot <64792179+monai-bot@users.noreply.github.com> Date: Thu, 23 Nov 2023 06:32:35 +0000 Subject: [PATCH] auto update model_info [skip ci] (#532) This PR is automatically created to update model_info.json --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- models/model_info.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/models/model_info.json b/models/model_info.json index 0ac2c716..f468349c 100644 --- a/models/model_info.json +++ b/models/model_info.json @@ -1330,5 +1330,9 @@ "spleen_ct_segmentation_v0.5.4": { "checksum": "f0d003e806f0d0fc70fe7f356189dd24db2c7f4a", "source": "https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/spleen_ct_segmentation/versions/0.5.4/files/spleen_ct_segmentation_v0.5.4.zip" + }, + "segmentation_template_v0.0.2": { + "checksum": "1a4b28d90f4fd7735739ecdece2f2d6ef47c71b9", + "source": "https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/segmentation_template/versions/0.0.2/files/segmentation_template_v0.0.2.zip" } }