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
707 stars 92 forks source link

Reactor (stop working), Random results #117

Open LucianoDaluz opened 9 months ago

LucianoDaluz commented 9 months ago

Testing since yesterday and here are somethings I noticed:

1 - If you use Reactor (old Roop without the NSFW block) it will stop working if you install Faceswap lab. It will only work if you reinstall the VENV folder (just by delete it and restart SD without the faceswap folders)

2 - If your generator has more than one image the Faceswap Lab will give random results, it will work on some and not in others.

Windows, Internet Explorer, Nvidia RTX 2060

glucauze commented 9 months ago
  1. This might be due to requirements in reactor that are not exactly the same.
  2. You should disable NSFW filtering in settings

My first guess is that i install onnxruntime-gpu to support GPU and Reactor does not.