when adding a generated svg as reference and trying to submit a new prompt this is always failing with something went wrong retry later.
this is the result of POST https://firefly-clio-imaging.adobe.io/v2/images/generate-vector
x-request-id: 76872ce0-1c12-44c1-b965-4854f2727cc4
{
"error_code": "validation_error",
"message": "Input image bytes could not be loaded due to UnidentifiedImageError('cannot identify image file <_io.BytesIO object at 0x7528a14e2a20>')"
}
this is annoying also I feel without this the whole thing is useless. also the documentation is not correct for generating SVG. neither it working correctly as generating objects is generating scenes! impossible to iterate over an image as I am always having 4 images generated and the referencing is not working. for now this is a waste of money.
