Image GenerationActive
Salesforce / blip2-opt-2.7b
blip2-opt-2.7b
BLIP-2 creates captions or detailed descriptions for images.
Image to Text
Model ID
blip2-opt-2.7b
Provider
salesforce
Added
1718021640
wiro playground—salesforce/blip2-opt-2.7b
Added 1718021640
API quick start
Run blip2-opt-2.7b with a single API call.
POST https://api.wiro.ai/v1/Run/Salesforce/blip2-opt-2.7b
{
"prompt": "What is a dinosaur holding?",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"tokens": 30
}