Consistent Characters Faces features across multiple images | Flux PuLID on comfyUI Locally Install

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

ความคิดเห็น • 10

  • @noNumber2Sherlock
    @noNumber2Sherlock 4 ชั่วโมงที่ผ่านมา

    Thanks But I followed everything through to the letter and the output looks completely different form the original image every time.

  • @horus4411
    @horus4411 วันที่ผ่านมา

    after having some problems I reinstalled python and comfy I have to install pulid rn but when I try to install for example C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Scripts\python.exe -m pip install C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\insightface-0.7.3-cp312-cp312-win_amd64.whl onnxruntime this insight face I get this C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Scripts\python.exe' is not recognized as an internal or external command,operable program or batch file.
    same for requirements.txt as well

  • @mubumbutu9393
    @mubumbutu9393 2 วันที่ผ่านมา +3

    I got an error
    "forward_orig() takes from 7 to 9 positional arguments but 10 were given"

    • @MunKaw-ui
      @MunKaw-ui  วันที่ผ่านมา

      Go into your comfyui folder > cmd > git reset --hard cc9cf6d1bd957d764ad418258b61d7e08187573b

  • @smilingdungeonmaster7800
    @smilingdungeonmaster7800 2 วันที่ผ่านมา

    I can't install insightface I downloaded the version needed for my python version (3.12) but I don't have an embedded python folder since I'm running on linux. Im running Comfyui in a conda virtual environment. The environment is setup correctly and works fine, I just can't figure out how to install this insight-package (insightface-0.7.3-cp312-cp312-win_amd64.whl) Someone here who can help with this?

  • @Samael-lp3nk
    @Samael-lp3nk วันที่ผ่านมา

    Throws up an error in the console. ".whl is not a supported wheel on this platform" when i try to install insightface

    • @MunKaw-ui
      @MunKaw-ui  วันที่ผ่านมา

      Download prebuilt Insightface package for you Python version.
      then (ComfyUI Portable) run CMD
      Then update your PIP . python_embeded\python.exe -m pip install -U pip
      Then install Insightface:
      python_embeded\python.exe -m pip install insightface-0.7.3-cp310-cp310-win_amd64.whl (for 3.10)
      or python_embeded\python.exe -m pip install insightface-0.7.3-cp311-cp311-win_amd64.whl (for 3.11)
      or python_embeded\python.exe -m pip install insightface-0.7.3-cp312-cp312-win_amd64.whl (for 3.12)
      You have to put insightface-0.7.3-cp312-cp312-win_amd64.whl file in the correct Comfyui folderm
      It's work on root or in python_embeded folder if you are using (ComfyUI Portable)

  • @StephenFletcher-mx6tk
    @StephenFletcher-mx6tk 2 วันที่ผ่านมา

    seems to be an error with the latest comfyui update

    • @MunKaw-ui
      @MunKaw-ui  2 วันที่ผ่านมา

      it's tested ! and It's work with the latest comfyui update !
      You just need to carefully follow the instructions for installation.

    • @horus4411
      @horus4411 วันที่ผ่านมา

      @@MunKaw-ui I get this system cannot find the path specified at the last step python_embeded\Scripts\python.exe -s -m pip install -r requirements.txt onnxruntime