Sygil-Dev / stable-diffusion

GNU Affero General Public License v3.0
1.72k stars 149 forks source link

Not able to regenerate exact result from yaml file / some info is missing #203

Closed hybridherbst closed 2 years ago

hybridherbst commented 2 years ago

It seems that in some modes, the result can be 100% regenerated from the yaml:

However, when generating variations with a variation amount, or using batch size =2, that is not possible anymore – the results don't match. This makes it hard / impossible to continue to work on a result.

Maybe the "variation seed" is what's missing from the YAML?

Related to

GatesDA commented 2 years ago

If there's variation then it only keeps the variation seed. There should be extra fields for variation amount/seed in this case.