ComfyUI Copilot
StaleDescription
An AI-powered custom node for ComfyUI that enhances workflow automation through natural language interaction, with intelligent node recommendations and parameter configuration.
Key Features
- AI-powered custom node for ComfyUI with natural language workflow generation
- One-click workflow debugging with automatic error detection and repair suggestions
- Workflow rewriting: optimize parameters, add nodes, and improve logic via description
- Intelligent node and model recommendations based on user requirements
- GenLab parameter tuning: batch execute parameter combinations with visual comparison
- Local environment awareness for personalized and optimized solutions
Use Cases
Categories
Quick Start
```bash
cd ComfyUI/custom_nodes
git clone https://github.com/AIDC-AI/ComfyUI-Copilot
cd ComfyUI-Copilot && pip install -r requirements.txt
# Restart ComfyUI, Copilot appears in the UI
```