Instructions to use Xenova/dino-vitb8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/dino-vitb8 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-feature-extraction', 'Xenova/dino-vitb8');
Commit History
[Automated] Update base model metadata b79b4ef verified
Upload fp16 ONNX weights 358bd04 verified
Upload folder using huggingface_hub 9066679
Upload README.md with huggingface_hub 9f2c744
initial commit f930384
Joshua commited on