Skip to content

Commit

Permalink
auto update model_info [skip ci] (Project-MONAI#614)
Browse files Browse the repository at this point in the history
This PR is automatically created to update model_info.json

---------

Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yiheng Wang <vennw@nvidia.com>
  • Loading branch information
3 people authored Aug 2, 2024
1 parent 1e4463c commit f477960
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions models/model_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f477960

Please sign in to comment.