What problem does it solve?
ComfyUI image and video generation is powerful but setup, dependency management, and parameter tweaking are difficult to do reliably without expert knowledge.
Core Features & Use Cases
- Workflow execution with parameter injection: Run API-format workflow JSON while injecting prompts, seeds, steps, and other controllable fields, including img2img and inpainting by uploading inputs first.
- Dependency discovery and auto-remediation: Detect missing custom nodes, checkpoints, embeddings, and required model folders, then suggest or help install the exact fixes.
- Local vs Cloud execution support: Seamlessly route requests for ComfyUI local servers and Comfy Cloud (with correct endpoint prefixes and API-key handling) and download outputs safely.
Quick Start
Ask the agent: "Generate a text-to-image using the workflow sdxl_txt2img.json with prompt 'majestic eagle in flight', seed 12345, steps 35, and save results to ./outputs."