Skip to content

Commit

Permalink
Update notebook link
Browse files Browse the repository at this point in the history
  • Loading branch information
usuyama committed Nov 18, 2024
1 parent e5db918 commit 2096ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To perform inference with BiomedParse, use the provided example code and resourc
We’ve included sample notebooks to guide you through running inference with BiomedParse:

- **DICOM Inference Example**: Check out the `inference_examples_DICOM.ipynb` notebook for example using DICOM images.
- You can also try a quick online demo: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
- You can also try a quick online demo: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microsoft/BiomedParse/blob/main/inference_colab_demo.ipynb)

### Model Setup
```sh
Expand Down

0 comments on commit 2096ee2

Please sign in to comment.