Discover and explore top open-source AI tools and projects—updated daily.
cardenluoStreamlining ComfyUI workflows with organized node management
Top 96.6% on SourcePulse
Summary
This ComfyUI custom node simplifies complex workflows by introducing a structured "Loader ---- Controller ----- Sampler" framework. It targets ComfyUI users seeking improved clarity, consistency, and ease of operation, reducing errors and the need to relearn intricate node connections.
How It Works
The core design standardizes workflows into a Universal Loader, modular Controller Stacks for specialized functions (ControlNet, Animatediff, QwenEdit), and advanced Samplers. This approach centralizes control concepts and streamlines data flow, making intricate workflows more manageable and reproducible.
Quick Start & Requirements
custom_nodes (git clone https://github.com/cardenluo/ComfyUI-Apt_Preset.git) and run install.bat.ComfyUI-Advanced-ControlNet, ComfyUI-GGUF, and ComfyUI-nunchaku. Ollama models must be downloaded to ...comfyui\models\ollama. The Apt_file resource pack needs placement in ComfyUI/models/Apt_file.Highlighted Details
Sum_load_adv): Supports GGUF models with detailed configurations for various architectures (XL, SD, wan, Flux, Kontex, SD3.5, Hi-dream). Features override modes (over_model, over_clip) and a preset saving mechanism.sum_load_adv.Maintenance & Community
Active development is evident from frequent updates (Nov 2025 - Jan 2026). Community engagement is primarily via Bilibili.
Licensing & Compatibility
No specific open-source license is mentioned. Commercial use compatibility is not detailed.
Limitations & Caveats
Setup requires installing multiple external custom nodes and manually downloading resource packs/models. Preset saving requires a ComfyUI restart. The project is provided "AS IS" without warranties; users are responsible for legal compliance.
6 days ago
Inactive