Text to Image Seed
seed
Used to create predictable outputs when using /ai?text2image=true&prompt=. By providing an integer value as the seed, you can control the generation process for text-to-image outputs. Once an image is generated with a specific seed, reusing that seed will produce a similar results.
For example, if we generate the first render using seed=3 with the prompt “blue ocean waves with a sun”, and another using seed=4, the output will be different. Each seed generates a unique variation of the same prompt.
It is not possible to clear a seed value once it has been used. We recommend incrementing your seed value to generate new generative fill variations.