Javascript Blocker Detected

Please temporarily pause or whitelist us to create an account

If you opened our link from an app, look for 3 dots on the top right to open our page in your browser. We don't display ads nor sell/share your data, but our website requires Javascript to work properly. Thanks! -Team Graydient

What is a seed?

Note: We’ve moved Samplers FAQ to its own page

Overview

Seed is just a random number. It is used to help reproduce a result.

You can think about it as the “dna” of an image, but it’s not like rendering just a seed will produce a consistent result. We’re not googling here. A seed is just one component of the prompt that helps anchor or lock a result in, the “stable” of diffusion.

So if you use a /render /seed:123  with the same number five times in a row, you should get similar results back… but don’t forget to also lock the guidance, sampler, and ai model, too.

Here’s a video that explains how to rebuild an internet prompt:

https://www.youtube.com/watch?v=JNfMUBo2L6o

 

More examples:

We’ve moved Samplers information to its own page