HI @all
I’m trying to handle image take with my android samsung smartphone to generate new image.
I uploaded photo to OneDrive, download it, convert it to PNG with built-in module, resizing to less resolution.
OpenAI gives an error [400] Invalid input image - format must be in ['RGBA', 'LA', 'L'], got RGB.
Is there a module that can convert image before sending to open AI ?