GlobalSeed: seed value taken by the Save Image node for the filename is incorrect
alexopus opened this issue · 1 comments
alexopus commented
When randomization is turned on, together with control_before_generate, then when using GlobalSeed's value in Save Image node, the value prior to randomization is used for the filename.
Instead it should be the randomized value.
Here is an example workflow that demonstrates the issue:
Here, the seed value prior to randomization was "1", and it is used for the filename "1_00001_.png". However the randomized seed is 1054289837613396.