Discover and explore top open-source AI tools and projects—updated daily.
balazikComfyUI implementation for PuLID-Flux
Top 48.8% on SourcePulse
This ComfyUI custom node implements PuLID-Flux, a tuning-free ID customization solution for FLUX.1-dev models. It targets users of ComfyUI looking to integrate advanced image generation and editing capabilities, offering a prototype for testing model quality with convenient model hacks.
How It Works
The implementation leverages model hacks for the encoder section of Flux.1-dev models. It supports various model formats including 32bit/16bit, 8bit GGUF, and FP8 (e5m2, e4m3fn), catering to different VRAM requirements. The node aims to provide a more formal reimplementation of PuLID for Flux, with current development focusing on weight, start_at, and end_at parameters.
Quick Start & Requirements
ComfyUI/custom_nodes.requirements.txt.ComfyUI/models/clip.facexlib and InsightFace with AntelopeV2 models placed in ComfyUI/models/insightface/models/antelopev2.ComfyUI-GGUF.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The ApplyPulidFlux node does not work on hardware with CUDA compute less than v8.0. The attn_mask functionality is not yet implemented. Disconnecting the ApplyPulidFlux node after its first run does not fully reset the Flux model's influence.
1 year ago
Inactive