Generate images with deterministic output using 'seed' and 'generationid' in dalle3

Paarth Aggarwal 20 Reputation points
2024-02-13T11:52:32.7+00:00

I'm trying to create a comic-book style story using dalle3 and gpt35turbo. While I understand gpt35 supports reproducible output (deterministic) by using 'seed' but am not able to find any reference on how this can be used for image generation. I have recently read somewhere that you could use the 'generationid' (I am not sure how to obtain that) to generate reproducible images with dalle3 but am not sure how to.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
0 comments No comments
{count} votes

Accepted answer
  1. Charlie Wei 3,335 Reputation points
    2024-02-14T14:56:55.35+00:00

    Hello @Paarth Aggarwal ,

    Currently, there is no usage of GenerationID on Azure OpenAI or OpenAI's DALL-E. Additionally, reproducible output is not supported on DALL-E. For models that do support this feature, please refer to the Microsoft documentation for further details.

    Best regards,
    Charlie

    If you find my response helpful, please consider accepting this answer and voting 'yes' to support the community. Thank you!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.