Unlock Advanced Image Generation with LibLib F1_CN_Union_Pro Workflow
1. Workflow Overview

This "LibLib F1_CN_Union_Pro" workflow is a multi-ControlNet advanced pipeline for Stable Diffusion 1.5/XL, featuring four preprocessors (Canny/Depth/OpenPose/SoftEdge) to achieve precise image generation. Ideal for stylized illustrations, portrait reconstruction, and scene design.
2. Core Models
Model/Component | Function | Source |
---|---|---|
Base Algorithm_F.1 | Core UNet model | Place in |
FLUX.1-dev-ControlNet | Union ControlNet | |
Zhilu AI LoRAs | Sketch/Flower styles | Download to |
ae.sft VAE | Image decoding | Place in |
3. Key Nodes
Node | Purpose | Installation |
---|---|---|
AIO_Preprocessor | All-in-one preprocessor | Via ComfyUI Manager |
ControlNetApplySD3 | Multi-ControlNet fusion | Requires FLUX plugin |
FluxGuidance | Dynamic conditioning control | Built-in |
Seed Everywhere | Global seed sync | Needs |
4. Workflow Structure
Input Group
Input: Reference image (
girl_portrait.png
), prompts (auto-translated via Baidu node)Process:
ImageResizeKJ
resizes to 1200x1600
Control Groups
Canny Group: Edge detection (weight=0.8)
SoftEdge Group: Line art control (weight=0.7)
Depth Group: Spatial structure (weight=0.7)
OpenPose Group: Pose control (weight=1.0)
Generation Group
KSampler
: Euler sampler, 30 steps, CFG=3.5LoRA Mix: Sketch style (0.8) + Flower style (0.35)
5. Input/Output
Input Requirements:
Required: Reference image (PNG/JPG)
Optional: Prompts, seed (random by default), ControlNet weights
Output:
4 variant images with different controls
Saved to
ComfyUI/output/%date%/
6. Critical Notes
Model Dependencies:
Must download
FLUX.1-dev-ControlNet-Union-Pro-InstantX.safetensors
tomodels/controlnet
Missing LoRAs will disable style effects
Performance:
VRAM ≥12GB recommended
Ref image resolution: 1024-1536px
Troubleshooting:
Red-box errors: Verify ControlNet model paths
Artifacts: Reduce ControlNet weights (0.6-0.8)