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
.
- 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)
- FixPulidFluxPatch
- 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