This commit is contained in:
Niels
2024-08-05 22:12:15 +02:00
parent e9503c96fe
commit fbf7e3a664

View File

@@ -101,7 +101,7 @@ Please refer to the examples in [video_predictor_example.ipynb](./notebooks/vide
## Load from Hugging Face ## 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: For image prediction: