Closed Bycob closed 1 year ago
With image=true, a dd predict call will now return base64 encoded images in an images field.
image=true
images
Adds parameters.output.encoding: an extension characterizing the image encoding, e.g ".png" or ".jpg"
parameters.output.encoding
With
image=true
, a dd predict call will now return base64 encoded images in animages
field.Adds
parameters.output.encoding
: an extension characterizing the image encoding, e.g ".png" or ".jpg"