Generate image with OpenAI

Hey all, the output of the image generator with OpenAI module is a URL or json. how can i convert that to a photo?

this is the url: https://oaidalleapiprodscus.blob.core.windows.net/private/org-xJgctBSMKGgI0wgPlHNlRec5/user-gcedKGulmwk3jUXlyDJtDmXS/img-VPAukreEzP8E1sM8YCa2ljY7.png?st=2023-10-31T18%3A04%3A58Z&se=2023-10-31T20%3A04%3A58Z&sp=r&sv=2021-08-06&sr=b&rscd=inline&rsct=image/png&skoid=6aaadede-4fb3-4698-a8f6-684d7786b067&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2023-10-31T00%3A24%3A08Z&ske=2023-11-01T00%3A24%3A08Z&sks=b&skv=2021-08-06&sig=AjPyfIGKuT4LGjFRquOqy8H%2BBvq0a2grzQIzw4

this is when i changed the output to be json:

1 Like

Hello @Ali_Attaran nice to meet you.

Maybe this will help you:
image

As you can see, there is a VIDEO URL.
You’re trying to post an image as a video. First you should turn it into a video format and only then use the URL to post it.

Don’t hesitate to contact us if you require further assistance.
//VLAD

3 Likes