- Solved ComfyUI-PuLID-Flux model pollution problem.
- Supported use with
TeaCache
(Need use with ComfyUI_Patches_ll). - Supported use with Comfy-WaveSpeed, supported by
Comfy-WaveSpeed
in commit-36ba3c8.
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's name ApplyPulidFlux
.
- 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
Please see ComfyUI-PuLID-Flux
- 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)- If you want use with TeaCache, must put it before node
FluxForwardOverrider
andApplyTeaCachePatch
. - If you want use with Comfy-WaveSpeed, must put it before node
ApplyFBCacheOnModel
.
- FixPulidFluxPatch (Deprecated)
- If you want use with TeaCache, must link it after node
ApplyPulidFlux
, and link nodeFluxForwardOverrider
andApplyTeaCachePatch
after it.
- If you want use with TeaCache, must link it after node