Hello,
Is it possible to use OpenAI API to allow users (in a stand alone website) to upload an image of their face which is then used as source material in a pre-composed prompt that generates a new image of a person using the face image?
There would be other user inputted variable information used in the prompt (description of clothes, accessories etc), but I’m not sure if using a provided image as part of the prompt is possible via the API.
Thanks so much!