Instructions to use Xenova/sam-vit-huge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/sam-vit-huge with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('mask-generation', 'Xenova/sam-vit-huge');
Commit History
Delete onnx/Constant_62_attr__value 786b75e verified
Delete _shared_image_embedding_Constant_attr__value e1fec7c verified
Update README.md d2b54a8 verified
[Automated] Update base model metadata c45cf3e verified
Upload fp16 ONNX weights 3faa41d verified
Upload fp16 ONNX weights 8704dda verified
Update README.md d8459a2 verified
Upload folder using huggingface_hub 370aeac
Upload README.md with huggingface_hub 78c2953
Upload folder using huggingface_hub a44cb90
Upload README.md with huggingface_hub 454b67d
Rename Constant_62_attr__value to onnx/Constant_62_attr__value 1ed7f0c
Upload folder using huggingface_hub bd5b30e
Upload README.md with huggingface_hub 93db108
initial commit 59d192b
Joshua commited on