Zero-shot image classification
API Reference
Zero-shot image classification
POST
Zero-shot image classification
Body
application/json
Zero-shot classification for images using a set of candidate labels.
Image or list of images to classify (base64, URL or binary). Required.
Candidate label list to evaluate for each image. Required.
Template used to form hypotheses using the candidate labels for scoring.
Timeout for fetching remote images in seconds; null means no timeout.

