Great video and have the workflow all working but the end result looks just like the source image. Meaning if I followed your example, the output does not look like Anne but stays the same as the image I wanted to put Anne's face on but just looks the same as the target image albeit changes a little bit.
Thank you for sharing this workflow. I tried it and it worked very well. But if I simply want to change the face of a photo of, let’s say, a female celebrity wearing a beautiful dress and I want to swap her face with mine. I tried using flux fill inpainting and pulid workflow and it could run without error, but the come-out picture is nothing to do with my face. Do you know something about this? I think if it worked, it should be the simplest workflow to swap faces. Maybe you have a better method to do this? Please share it with me. Thank you a lot.
Where do you suggest i add a lora node in this workflow if i need a lora to help with the generation. throwing a normal lora loader between the diffusor and clip loader and running outputs to encoder/pulid/text nodes seem to be doing okay for me. lora is helping to get what i was looking for.
hi pip install -r requirements is getting below error i tried to delete and add requirements.txt file using pip freeze > requirements.txt commend but still getting same error Could not open requirements file: [Errno 2] No such file or directory: 'requirements'
@@ComfyUIworkflows yeah i tried it. after that getting like this means while starting comfyui. (IMPORT FAILED): C:\Drive_1\AI\ComfyUI\App\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux
`fa2F@v2.6.3-24-gbdf733b` is not supported because: requires device with capability > (8, 0) but your GPU has capability (7, 5) (too old) bf16 is only supported on A100+ GPUs `cutlassF-pt` is not supported because: bf16 is only supported on A100+ GPUs
Not possible with Redux specifically, but as a 2pass with the second pass through flux with Pulid or faceswap would be plausible. But only in specific conditions. This is how people are bypassing the API pay wall of the prompt use with redux by averaging prompt conditioning through another model. In any case, it's possible but maybe not the best practice.
After 2 hours of struggle, I finally got it to work. For some reason antelopev2 models are extracted in the wrong directory. ComfyUI\models\insightface\models\antelopev2\xxxx are extracted to ComfyUI\models\insightface\models\antelopev2\antelopev2\xxxxxx , that extra antelopev2 directory gave me errors. After that, everything works for me. I am able to have a source file, with a clown face and merge the clown face. For people who said this completely not work, this is so not true, it works if you get the workflow to work.
Great video and have the workflow all working but the end result looks just like the source image. Meaning if I followed your example, the output does not look like Anne but stays the same as the image I wanted to put Anne's face on but just looks the same as the target image albeit changes a little bit.
this is becasue this video is fake and it's wasting everyone's time. You cannot trasfer a likeness with Redux. It's just not possible.
@@RikkTheGaijin It is not fake, I got it to work, just ask why it is not working for you .
Thank you. I like your toturial because you explain each nodes one by one. Really suitable for a beginner like me.
Thank you for sharing this workflow. I tried it and it worked very well.
But if I simply want to change the face of a photo of, let’s say, a female celebrity wearing a beautiful dress and I want to swap her face with mine.
I tried using flux fill inpainting and pulid workflow and it could run without error, but the come-out picture is nothing to do with my face.
Do you know something about this?
I think if it worked, it should be the simplest workflow to swap faces.
Maybe you have a better method to do this? Please share it with me. Thank you a lot.
hello, can you help with this error ? forward_orig() takes from 7 to 9 positional arguments but 10 were given
in which node
Where do you suggest i add a lora node in this workflow if i need a lora to help with the generation.
throwing a normal lora loader between the diffusor and clip loader and running outputs to encoder/pulid/text nodes seem to be doing okay for me. lora is helping to get what i was looking for.
I will update the workflow with LoRA. Once it's done, I will update you regarding workflow
No matter how i try, i'm getting the "expected scalar type Half but found BFloat16" error"
try to update your comfyui & you have a old graphic which pulid not support
insightface-0.7.3-cp39-cp39-win_amd64.whl is not a supported wheel on this platform.
hi pip install -r requirements is getting below error i tried to delete and add requirements.txt file using pip freeze > requirements.txt commend but still getting same error
Could not open requirements file: [Errno 2] No such file or directory: 'requirements'
In ComfyUI Inside custom node folder. look for the pulid_flux folder. open that folder in cmd then type pip install -r requirements.txt
@@ComfyUIworkflows yeah i tried it. after that getting like this means while starting comfyui.
(IMPORT FAILED): C:\Drive_1\AI\ComfyUI\App\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux
facexlib missing
installed successfully i used this in my python environment "python -m pip install --use-pep517 facexlib"
@@miriyalapraveenkumar9160 yea thats working
What if the face in the end result looks too photographic compared to the style of the image (comic)/base image for style ?
make sure you upload realistic image in style,
`fa2F@v2.6.3-24-gbdf733b` is not supported because:
requires device with capability > (8, 0) but your GPU has capability (7, 5) (too old)
bf16 is only supported on A100+ GPUs
`cutlassF-pt` is not supported because:
bf16 is only supported on A100+ GPUs
So means old GPU can't run Pulid? no wonder i get the error "expected scalar type Half but found BFloat16" whenever it runs till about 80%
you need to upgrade you graphic card
This video is fake and it's wasting everyone's time. You cannot trasfer a likeness with Redux. It's just not possible.
Not possible with Redux specifically, but as a 2pass with the second pass through flux with Pulid or faceswap would be plausible. But only in specific conditions. This is how people are bypassing the API pay wall of the prompt use with redux by averaging prompt conditioning through another model. In any case, it's possible but maybe not the best practice.
with the help of PuLid it possible, you can try yourself
Sorry, but you don't understand how it works.
After 2 hours of struggle, I finally got it to work. For some reason antelopev2 models are extracted in the wrong directory. ComfyUI\models\insightface\models\antelopev2\xxxx are extracted to ComfyUI\models\insightface\models\antelopev2\antelopev2\xxxxxx , that extra antelopev2 directory gave me errors. After that, everything works for me. I am able to have a source file, with a clown face and merge the clown face. For people who said this completely not work, this is so not true, it works if you get the workflow to work.