You're looking at a specific version of this model. Jump to the model overview.

salesforce/blip:2e1dddc8

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image
task
string (enum)
image_captioning

Options:

image_captioning, visual_question_answering, image_text_matching

Choose a task.
question
string
Type question for the input image for visual question answering task.
caption
string
Type caption for the input image for image text matching task.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}