Skip to content

Commit

Permalink
Merge pull request #357 from jo-mueller/fix-link-in-example
Browse files Browse the repository at this point in the history
fixed link
  • Loading branch information
oeway authored Nov 8, 2023
2 parents 83ffe66 + d4f551a commit cc6ff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/model_usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"## Loading a model\n",
"\n",
"We will use a model that predicts foreground and boundaries in images of nuclei from the [kaggle nucles segmentation challenge](https://www.kaggle.com/c/data-science-bowl-2018).\n",
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5072%2Fzenodo.881940\n",
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5281%2Fzenodo.5764892\n",
"\n",
"First, we will use `bioimageio.core.load_resource_description` to load the model and inspec the obtained model resource."
]
Expand Down

0 comments on commit cc6ff24

Please sign in to comment.