huchenlei / stable-diffusion-ps-pea

Use Stable Diffusion in Photopea!
GNU General Public License v3.0
74 stars 3 forks source link

[DevTask] Implement seed/subseed control #11

Closed huchenlei closed 1 year ago

huchenlei commented 1 year ago

In my Txt2Img generation workflow, after the initial prototyping, a candidate image is selected for further tuning. The first step of further tuning is fixing the seed, and use subseed to explore images with same overall structure but variate in detail.

It would be nice if we can make this process seamless in the photopea plugin.