SdPaint icon indicating copy to clipboard operation
SdPaint copied to clipboard

[Feature Request ]Expose / lock seed after generated?

Open aaronfang opened this issue 3 years ago • 2 comments

It would be great if I can have the ability to lock the seed when I like to keep the overall look of the image.

aaronfang avatar Apr 19 '23 11:04 aaronfang

You can put in the seed you want in the Payload.json file It should already be a certain seed number. if you want a random seed put -1 there.

houseofsecrets avatar Apr 20 '23 07:04 houseofsecrets

I know I can modify the seed in json file. But I hope that when I use a random (-1) seed to draw, whenever an effect is good to me, I hope to know its seed value, so that I can reproduce with the same seed in the next drawing to produce images. This seed cannot be determined from the beginning.

aaronfang avatar Apr 20 '23 10:04 aaronfang