Hello,
I’m trying to modify an image using the OpenAI image generation API. The URL of the source image is in a Google Sheet.
When I include the image’s URL in my prompt, it seems the image isn’t being used. The model ignores the original image and generates a new one based only on my text instructions.
What’s the correct way to pass a source image to the API so it can be modified ?
Try using the “Create a model response” module. In it select “image prompt” in the dropdown and add your image and text prompt respectively in the fields.
Hope this helps!
Hello @ak-dhiman ,
Thank you for the reply.
How to send the output image for social media publication for example ?
Welcome to the Make community!
To do this, you can try using the OpenAI “Edit Image(s)” module —
For more information about the module and app, see the corresponding Integrations page and the Help Centre documentation.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!
Hello @samliew ,
I just try to use “Edit Image(s)” with “HTTP” module and this works perfectly. Thank you 
You’re welcome, and I hope you enjoy using Make!