diff --git a/README.md b/README.md index 6328e1f..5aed1d0 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Please refer to the examples in [video_predictor_example.ipynb](./notebooks/vide ## Load from Hugging Face -Alternatively, models can also be loaded from Hugging Face using the `from_pretrained` method: +Alternatively, models can also be loaded from [Hugging Face](https://huggingface.co/models?search=facebook/sam2) (requires `pip install huggingface_hub`). For image prediction: