I would like to create images based on the following process:
1- New file in One Drive: A new file on OneDrive (.jpg) - the image contains a screenshot of the text. 2- Generate Image With DALL·E 2 in OpenAI (GPT-3, DALL-E, Whisper): It reads the prompt from the photo and creates an image based on it. 3- Upload File in OneDrive: Save the created image to OneDrive.
The problem I have is that I don't know what to set in step 2 for it to take the newly saved file and read this image....
I tried this directly in ChatGPT, and it accomplishes this task.