ComfyUI Workflow Executor
Executes ComfyUI image generation workflows via the /prompt REST API endpoint with WebSocket progress tracking. Manages node graph JSON payloads, KSampler scheduler configurations (euler_ancestral, dpmpp_2m_sde), and output image retrieval from the /view endpoint.
What it does
ComfyUI Workflow Executor
Executes ComfyUI image generation workflows via the /prompt REST API endpoint with WebSocket progress tracking. Manages node graph JSON payloads, KSampler scheduler configurations (euler_ancestral, dpmpp_2m_sde), and output image retrieval from the /view endpoint.
Installation
Use the upstream install or setup path that matches your environment:
- pip install comfy-cli
- Git clone this repo.
- pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.2
- pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2
Requirements and caveats from upstream:
- ComfyUI is the AI creation engine for visual professionals who demand control over every model, every parameter, and every output. Its powerful and modular node graph interface empowers creatives to generate images, v...
- | Ctrl + B | Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |
- | Ctrl/Shift + Click | Add clicked node to selection |
Basic usage or getting-started notes:
-
See what ComfyUI can do with the newer template workflows or old example workflows.
-
Smart memory management: can automatically run large models on GPUs with as low as 1GB vram with smart offloading.
-
Config file to set the search paths for models.
-
Extracted from upstream docs: https://raw.githubusercontent.com/Comfy-Org/ComfyUI/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,737 chars)