ComfyUI custom nodes for FLUX model integration
Top 26.7% on SourcePulse
This repository provides custom nodes for ComfyUI, enabling users to integrate and utilize the FLUX.1 diffusion model and its associated ControlNet and LoRA checkpoints. It targets users of Stable Diffusion and ComfyUI who want to leverage advanced generative AI capabilities with specific artistic styles and control mechanisms.
How It Works
The project extends ComfyUI with custom nodes for loading and applying FLUX.1 models, including specialized ControlNet models (Canny, Depth, HED) and LoRAs (Realism, Furry, IP Adapter). It facilitates model management by automatically creating directories for LoRAs and ControlNets within the ComfyUI structure. The integration of IP Adapter allows for image-based conditioning, enhancing control over generated outputs.
Quick Start & Requirements
ComfyUI/custom_nodes/x-flux-compyui
.python setup.py
within the cloned directory.comfyui_controlnet_aux
from https://github.com/Fannovel16/comfyui_controlnet_aux
.https://github.com/city96/ComfyUI-GGUF
, use flux1-dev-Q4_0.gguf
, and launch ComfyUI with specific parameters (--lowvram
, --preview-method auto
, --use-split-cross-attention
).workflows
folder.Highlighted Details
Maintenance & Community
No specific contributors, sponsorships, or community links (Discord/Slack) are mentioned in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The IP Adapter functionality is currently in beta, with no guarantee of immediate good results and potential need for multiple attempts. The project does not specify a license, which may impact commercial adoption.
9 months ago
1 day