Skip to content

Commit

Permalink
auto update model_info [skip ci] (#475)
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 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yiheng Wang <[email protected]>
  • Loading branch information
3 people authored Jul 24, 2023
1 parent 2a246ff commit 584d8e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-model-info.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: update-model-info

on:
schedule:
# schedule:
# - cron: "0 10 * * *" # 10:00, everyday
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
4 changes: 4 additions & 0 deletions models/model_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -1198,5 +1198,9 @@
"wholeBrainSeg_Large_UNEST_segmentation_v0.2.3": {
"checksum": "35d1bfd96a09b4ea6a3424a65b8a178a85323617",
"source": "https://github.com/Project-MONAI/model-zoo/releases/download/hosting_storage_v1/wholeBrainSeg_Large_UNEST_segmentation_v0.2.3.zip"
},
"pancreas_ct_dints_segmentation_v0.4.3": {
"checksum": "15161eb6fb81d6153856345d94a0ea206a525de6",
"source": "https://api.ngc.nvidia.com/v2/models/nvidia/monaihosting/pancreas_ct_dints_segmentation/versions/0.4.3/files/pancreas_ct_dints_segmentation_v0.4.3.zip"
}
}

0 comments on commit 584d8e6

Please sign in to comment.