Instructions to use facebook/sam3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/sam3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("mask-generation", model="facebook/sam3")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("facebook/sam3") model = AutoModel.from_pretrained("facebook/sam3") - Notebooks
- Google Colab
- Kaggle
Request rejected
I want my request to be accepted
Hello,
My name is Kowsalya and my Hugging Face username is kowsalyaretykle. I recently requested access to the SAM3 gated repository (request dated May 13) but the request shows as rejected, and I would like to ask for a review or reinstatement of my access.
Honest intent: I plan to use SAM3 for non‑commercial research and internal prototyping of interactive image‑segmentation features for my images. I understand and accept the model’s license and usage restrictions and will comply with any terms you require.
I don’t know which part of my request led to rejection; if you need additional information , please let me know and I will provide it promptly. If possible, I would appreciate an explicit grant of access to my account (HF username above) or guidance on how to re‑submit correctly.
Thank you for your time and help.
Best regards,
Kowsalya
Hugging Face username: kowsalyaretykle