Instructions to use Xenova/vit-gpt2-image-captioning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/vit-gpt2-image-captioning with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-to-text', 'Xenova/vit-gpt2-image-captioning');
Commit History
Upload fp16 ONNX weights 918fd85 verified
Upload fp16 ONNX weights 786e3bb verified
Update README.md 907c995
Upload folder using huggingface_hub ba08b91
Upload README.md with huggingface_hub 4207ed6
Update README.md 56683fc
Upload folder using huggingface_hub 7e763a4
Upload README.md with huggingface_hub 86758c0
Upload 16 files 54b5f17
Create README.md b7ae766
initial commit 7fcafc2
Joshua commited on