ComfyUI-Copilot: An Intelligent Assistant for Automated Workflow Development

📅 2025-06-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the steep learning curve, error-prone model configuration, and workflow design complexity faced by novice users of the ComfyUI platform, this paper proposes a hierarchical multi-agent framework. The framework features a central orchestrator agent that coordinates specialized worker agents, integrated with a custom ComfyUI knowledge graph and domain-specific plugin interfaces (Custom Node API). It enables intelligent node recommendation and one-click generation of interpretable, executable workflows. Experimental evaluation demonstrates an offline accuracy of 92.3% in workflow synthesis and a 68% average reduction in user development time. To our knowledge, this is the first work to deeply integrate a structured-knowledge-driven multi-agent system into a visual AI authoring platform. The approach significantly lowers the entry barrier for beginners while simultaneously enhancing productivity for experienced developers.

Technology Category

Application Category

📝 Abstract
We introduce ComfyUI-Copilot, a large language model-powered plugin designed to enhance the usability and efficiency of ComfyUI, an open-source platform for AI-driven art creation. Despite its flexibility and user-friendly interface, ComfyUI can present challenges to newcomers, including limited documentation, model misconfigurations, and the complexity of workflow design. ComfyUI-Copilot addresses these challenges by offering intelligent node and model recommendations, along with automated one-click workflow construction. At its core, the system employs a hierarchical multi-agent framework comprising a central assistant agent for task delegation and specialized worker agents for different usages, supported by our curated ComfyUI knowledge bases to streamline debugging and deployment. We validate the effectiveness of ComfyUI-Copilot through both offline quantitative evaluations and online user feedback, showing that it accurately recommends nodes and accelerates workflow development. Additionally, use cases illustrate that ComfyUI-Copilot lowers entry barriers for beginners and enhances workflow efficiency for experienced users. The ComfyUI-Copilot installation package and a demo video are available at https://github.com/AIDC-AI/ComfyUI-Copilot.
Problem

Research questions and friction points this paper is trying to address.

Enhances usability of ComfyUI for AI art creation
Reduces complexity in workflow design for beginners
Automates node recommendations and workflow construction
Innovation

Methods, ideas, or system contributions that make the work stand out.

LLM-powered plugin for ComfyUI enhancement
Hierarchical multi-agent framework for task delegation
Automated one-click workflow construction
🔎 Similar Papers
No similar papers found.