Skip to content

Visionatrix/ComfyUI_PuLID_Flux_ll

 
 

Repository files navigation

中文文档

Solved ComfyUI-PuLID-Flux model pollution problem and supported using with TeaCache.

Must uninstall or disable ComfyUI-PuLID-Flux and other PuLID-Flux nodes before install this plugin. Due to certain reasons, I used the same node name ApplyPulidFlux.

Preview (Image with WorkFlow)

save api extended

Install

  • Manual
    cd custom_nodes
    git clone https://github.com/lldacing/ComfyUI_PuLID_Flux_ll.git
    cd ComfyUI_PuLID_Flux_ll
    pip install -r requirements.txt
    # restart ComfyUI

Model

Please see ComfyUI-PuLID-Flux

Nodes

  • PulidFluxModelLoader
  • PulidFluxInsightFaceLoader
  • PulidFluxEvaClipLoader
  • ApplyPulidFlux
    • Solved the model pollution problem of the original plugin ComfyUI-PuLID-Flux
    • attn_mask may not work correctly (I have no idea how to apply it, I have tried multiple methods and the results have been not satisfactory)
  • FixPulidFluxPatch

Thanks

ToTheBeginning/PuLID

ComfyUI-PuLID-Flux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%