glucauze / sd-webui-faceswaplab

Extended faceswap extension for StableDiffusion web-ui with multiple faceswaps, inpainting, checkpoints, ....
https://glucauze.github.io/sd-webui-faceswaplab/
GNU Affero General Public License v3.0
715 stars 92 forks source link

Fixed model seed for face inpainting #70

Closed Neocaron closed 11 months ago

Neocaron commented 11 months ago

Hello there, maybe I'm missing something but when I use Post-Inpainting (After swapping) or even pre, if I set a fixed seed in the img to img tab, the seed inside the extension still changes everytime for the face. Any way to use the same seed as the one define in the main setting? Or at least not have it change at every generation? Maybe it's possible to define the seed in the face Inpainting prompt tab already?

Great extension by the way!

glucauze commented 11 months ago

Yes i do not fix the seed in the generation. I could reuse the same seed or make the seed an option. Will see if i have time to do that.

Neocaron commented 11 months ago

Thank you it would render batch generation with inpainting way more useful. You have a great day!

glucauze commented 11 months ago

I've added the option in version 1.2.5.

It was a bit of a pain to get the same seed as the generation (didn't have time for that), so I started with a default seed of 0.