Instructions to use Xenova/vit-base-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/vit-base-patch16-224 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-classification', 'Xenova/vit-base-patch16-224');
Commit History
[Automated] Update base model metadata f89c91a verified
Upload fp16 ONNX weights 7cc9983 verified
Upload fp16 ONNX weights 1508e10 verified
Update README.md 4909118
Upload folder using huggingface_hub b96c6c8
Upload README.md with huggingface_hub b7f1008
Upload 4 files 0b95e65
Create README.md dc90189
initial commit 589fb00
Joshua commited on