Tasks
Image-to-Text
Generate textual descriptions from images for tasks like image captioning, content generation, and accessibility features.
For example, ask a model to describe an image:
You can send the via url
or base64
data URL.
We recommend url
for better performance, as base64
increases payload size.