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
748 stars 100 forks source link

Unable to add more than 1 extra Face Source #146

Open drdancm opened 11 months ago

drdancm commented 11 months ago

IMPORTANT UPDATE:

My issue was with drag and dropping of images into the right window. When I browsed to select a set of images there was no problem. The drag and drop is useful when you are selecting just a small number from a folder with a larger number of images.

The comments below were posted before I tried the browse and load images and found that worked fine

I'm running A1111 inside Stability Matrix, using Firefox as my browser. There is no problem swapping |Faces with a single Face source, or with 1 additional blending Face source running img2img. Although the swapped faces are lower resolution than with Reactor (but this is another issue).

Describe the bug A clear and concise description of what the bug is. Adding 1 face source works as expected, adding a 2nd face source in right hand window for blending works also. However when I attempt to add a 3rd face source in the right hand window, the jpg or png suddenly appears in the browser (Firefox), and I am no longer in the WebUI for AUTO1111. When I browse back to the WebUI, all of the prior settings are gone and I have configure the WebUI from scratch.

To Reproduce Steps to reproduce the behavior: I have tested this 5-6 times with different images, to be sure, this was not only happening with specific source images. The same image that works fine in the primary left hand window, fails when it is to be the 2nd blend face source. So the image is not the issue.

Expected behavior I should be able to drag and drop more than 1 Face Source File, but in fact, Firefox browser displays the Face file, and when I browse back to A1111, all of my settings are wiped and I have to start from scratch.

Screenshots

Desktop (please complete the following information): Windows 10 64 bit Firefox v 119.0

I am especially interested in the Blend Feature which is why I am trying to use FaceSwapLab. It is a great idea. I had no idea what the 2nd window was for until I read glowing testimonials about this.

drdancm commented 11 months ago

I used the Blend feature and it is really good.

drdancm commented 11 months ago

I hope someone else can duplicate my experience, so we know if it needs to be fixed, or it is a problem only on my particular configuration.

smacotela commented 10 months ago

You can only add multiple files dropped at the same time, so, click on a file then press and hold Ctrl, then click other files, even on different folders, this way you can select multiple files at the same time, then drag and drop them, of course it would be better if we can add file per file but for now this is the way.

drdancm commented 10 months ago

Thanks for the information.