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

Output is not save in the specified folder when using "Swap in source image (blended face)" in img2img #152

Open Musigreg opened 8 months ago

Musigreg commented 8 months ago

Output is not save in the specified folder when using "Swap in source image (blended face)" in img2img

Steps to reproduce the behavior:

  1. Go to 'img2img' tab
  2. Click on 'Faceswaplab' extension and choose a face
  3. Check "Swap in source image (blended face)"
  4. Generate
  5. The result does not appear in the Output directory for img2img images specified in settings

Expected behavior It should be saved here, since it does when using the "Swap in generated image" Also, in the settings, if you check "keep original image before swapping" and check both "before" and "after", then both images are saved in the right folder.