Metadata-Version: 2.1
Name: jlc-comfyui-nodes
Version: 1.0.1
Summary: A collection of workflow-focused ComfyUI nodes for structured, deterministic image generation pipelines. Introduces the JLC ControlNet Orchestrator (Base & Advanced), a non-canonical execution model that replaces recursive ControlNet chaining with slot-based independent evaluation and deterministic weighted fusion, ensuring order-invariant behavior (alpha=1), copy-based isolation, early bypass of inactive slots, and native fallback for single-ControlNet cases. The Advanced variant integrates built-in ControlNet loading and persistent caching, eliminating external loader and Apply nodes while preserving correctness. Also includes JLC ControlNet Composition for parallel aggregation, JLC Padded Image and JLC Padded Latent for unified canvas and mask generation in inpainting/outpainting workflows, and additional utilities for scalable pipeline design.
Home-page: https://github.com/Damkohler/jlc-comfyui-nodes
Requires-Python: >=3.10
