Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsRogge committed Aug 5, 2024
1 parent e9503c9 commit fbf7e3a
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 @@ -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:

Expand Down

0 comments on commit fbf7e3a

Please sign in to comment.