ComfyUI Flux Redux + PulID Workflow | Perfect Face Consistency in Any Style | No More Errors

Поделиться
HTML-код
  • Опубликовано: 14 янв 2025

Комментарии • 34

  • @noNumber2Sherlock
    @noNumber2Sherlock Месяц назад

    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.

    • @RikkTheGaijin
      @RikkTheGaijin Месяц назад +1

      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.

    • @edwardtse8631
      @edwardtse8631 Месяц назад +1

      @@RikkTheGaijin It is not fake, I got it to work, just ask why it is not working for you .

  • @nickfai9301
    @nickfai9301 Месяц назад +1

    Thank you. I like your toturial because you explain each nodes one by one. Really suitable for a beginner like me.

  • @성빙-e3x
    @성빙-e3x 5 дней назад

    Your lecture is really cool. Can I use PULID to change two faces at the same time? I want to change both the male and female faces in the couple picture, but PULID seems to only apply to one person. Do you know a solution to this?

  • @reitani-l4q
    @reitani-l4q Месяц назад

    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.

  • @zengrath
    @zengrath Месяц назад

    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.

    • @ComfyUIworkflows
      @ComfyUIworkflows  Месяц назад +1

      I will update the workflow with LoRA. Once it's done, I will update you regarding workflow

  • @rauanmukhametkan1940
    @rauanmukhametkan1940 Месяц назад

    hello, can you help with this error ? forward_orig() takes from 7 to 9 positional arguments but 10 were given

  • @miriyalapraveenkumar9160
    @miriyalapraveenkumar9160 Месяц назад +1

    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
      @ComfyUIworkflows  Месяц назад

      In ComfyUI Inside custom node folder. look for the pulid_flux folder. open that folder in cmd then type pip install -r requirements.txt

    • @miriyalapraveenkumar9160
      @miriyalapraveenkumar9160 Месяц назад

      @@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

    • @miriyalapraveenkumar9160
      @miriyalapraveenkumar9160 Месяц назад

      facexlib missing

    • @miriyalapraveenkumar9160
      @miriyalapraveenkumar9160 Месяц назад +1

      installed successfully i used this in my python environment "python -m pip install --use-pep517 facexlib"

    • @TheSslawek89
      @TheSslawek89 Месяц назад

      @@miriyalapraveenkumar9160 yea thats working

  • @yapyh2872
    @yapyh2872 Месяц назад

    No matter how i try, i'm getting the "expected scalar type Half but found BFloat16" error"

    • @ComfyUIworkflows
      @ComfyUIworkflows  Месяц назад

      try to update your comfyui & you have a old graphic which pulid not support

  • @fixelheimer3726
    @fixelheimer3726 Месяц назад

    What if the face in the end result looks too photographic compared to the style of the image (comic)/base image for style ?

    • @ComfyUIworkflows
      @ComfyUIworkflows  Месяц назад

      make sure you upload realistic image in style,

    • @stoutimonstimulations
      @stoutimonstimulations 4 дня назад

      if you're looking to make more comic base try a comic lora eldritch comic loras worked well for me at .20 weight

  • @占酷
    @占酷 Месяц назад

    `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

    • @yapyh2872
      @yapyh2872 Месяц назад

      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%

    • @ComfyUIworkflows
      @ComfyUIworkflows  Месяц назад

      you need to upgrade you graphic card

  • @edwardtse8631
    @edwardtse8631 Месяц назад

    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.

  • @RikkTheGaijin
    @RikkTheGaijin Месяц назад +2

    This video is fake and it's wasting everyone's time. You cannot trasfer a likeness with Redux. It's just not possible.

    • @Mattyooooooooooooooo
      @Mattyooooooooooooooo Месяц назад

      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.

    • @ComfyUIworkflows
      @ComfyUIworkflows  Месяц назад +1

      with the help of PuLid it possible, you can try yourself

    • @Dunc4n1d4h0
      @Dunc4n1d4h0 Месяц назад

      Sorry, but you don't understand how it works.

    • @ramacharly9516
      @ramacharly9516 8 дней назад

      It's so funny how people say it's fake when they aren't able to follow tutos. It works like a charm, YOU 've lost yor time but don't say everyone. Thank you to the OP, it's not a swap face but a swap head, It's the first time I got exactly the face and HAIRS of my model so thank you

  • @andreabucci5819
    @andreabucci5819 Месяц назад

    insightface-0.7.3-cp39-cp39-win_amd64.whl is not a supported wheel on this platform.

    • @stoutimonstimulations
      @stoutimonstimulations 4 дня назад

      I had the same issue with a local comfyui install I fixed it by running comfyui on pinokio