Gourieff / comfyui-reactor-node

Fast and Simple Face Swap Extension Node for ComfyUI
GNU General Public License v3.0
1.09k stars 114 forks source link

Face swap problem questions #270

Open ksl1031 opened 2 months ago

ksl1031 commented 2 months ago

First, confirm

What happened?

I put in the image to be facelifted and the source image correctly, but the facelift doesn't work at all, and the facelift is with a completely different face.

Steps to reproduce the problem

Your workflow

Sysinfo

windows, Chrome, RTX 4090

Relevant console log

[ReActor] 12:22:47 - STATUS - Swap in 36
[ReActor] 12:22:47 - STATUS - Using Hashed Source Face(s) Model...
[ReActor] 12:22:47 - STATUS - Analyzing Target Image...
[ReActor] 12:22:49 - STATUS - Swapping...
[ReActor] 12:22:49 - STATUS - Swap in 37
[ReActor] 12:22:49 - STATUS - Using Hashed Source Face(s) Model...
[ReActor] 12:22:49 - STATUS - Analyzing Target Image...
[ReActor] 12:22:52 - STATUS - Swapping...
[ReActor] 12:22:52 - STATUS - Swap in 38
[ReActor] 12:22:52 - STATUS - Using Hashed Source Face(s) Model...
[ReActor] 12:22:52 - STATUS - Analyzing Target Image...
[ReActor] 12:22:55 - STATUS - Swapping...
[ReActor] 12:22:55 - STATUS - Swap in 39
[ReActor] 12:22:55 - STATUS - Using Hashed Source Face(s) Model...
[ReActor] 12:22:55 - STATUS - Analyzing Target Image...
[ReActor] 12:22:58 - STATUS - Swapping...
___
The output message is outputting fine, but I'm not getting any faceswap to the desired source image.

Additional information

No response

Gourieff commented 2 months ago

Please provide your workflow

ksl1031 commented 1 month ago

image

From left to right, the generated image, the face-swapped image, and the source image. There is an issue with the swap being completely different faces. Thanks.