From f4779609641ecd350e4751560046e9be5043e597 Mon Sep 17 00:00:00 2001 From: monai-bot <64792179+monai-bot@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:46:25 +0100 Subject: [PATCH] auto update model_info [skip ci] (#614) This PR is automatically created to update model_info.json --------- Signed-off-by: Yiheng Wang Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yiheng Wang --- models/model_info.json | 4 ++++ requirements-dev.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/models/model_info.json b/models/model_info.json index 00a4ebd0..1062ed36 100644 --- a/models/model_info.json +++ b/models/model_info.json @@ -1522,5 +1522,9 @@ "spleen_ct_segmentation_v0.5.8": { "checksum": "3e43f860ba08cb3d121d521cadde0e5b59f72526", "source": "https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/spleen_ct_segmentation/versions/0.5.8/files/spleen_ct_segmentation_v0.5.8.zip" + }, + "vista3d_v0.4.1": { + "checksum": "499d6b79d351bdd611ded0a7780d7803096e5f62", + "source": "https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/vista3d/versions/0.4.1/files/vista3d_v0.4.1.zip" } } diff --git a/requirements-dev.txt b/requirements-dev.txt index 32da5669..4c694d76 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ pyflakes black isort pytype>=2020.6.1; platform_system != "Windows" -types-pkg_resources +types-setuptools mypy>=0.790 pre-commit fire