diff --git a/README.md b/README.md index f02c5de26..d436777e2 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ Additionally, masks can be generated for images from the command line: python scripts/amg.py --checkpoint --model-type --input --output ``` -See the examples notebooks on [using SAM with prompts](/notebooks/predictor_example.ipynb) and [automatically generating masks](/notebooks/automatic_mask_generator_example.ipynb) for more details. + +See the examples notebooks on [using SAM with prompts](https://github.com/opengeos/segment-anything/blob/pypi/notebooks/predictor_example.ipynb) and [automatically generating masks](https://github.com/opengeos/segment-anything/blob/pypi/notebooks/automatic_mask_generator_example.ipynb) for more details.