Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

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

Closed
hybridherbst opened this issue Sep 1, 2022 · 1 comment

Comments

@hybridherbst
Copy link

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

  • variation amount = 0
  • batch size = 1
    Then I can copy prompt, steps and seed from the YAML and regenerate and continue to iterate on exactly that image.

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
Copy link

GatesDA commented Sep 2, 2022

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

@hlky hlky closed this as completed Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants