I find that in chat page I could create a new image base on uploaded seed image:
I am wondering if we could do same thing by calling a API?
I checked Dall·E documents, seems it not supports my use case:
- Creating images from scratch based on a text prompt (DALL·E 3 and DALL·E 2)
- Creating edited versions of images by having the model replace some areas of a pre-existing image, based on a new text prompt (DALL·E 2 only)
- Creating variations of an existing image (DALL·E 2 only)