#42 · Primary category: Image Generation

comfy-cli

ai comfyui command-line stable-diffusion

CLI for using ComfyUI

Project last updated:08/31/26

GitHub Stars

961

Forks

149

Contributors

42

License

GPL-3.0

Why we included this project

ComfyUI's official command-line companion exists to remove the repetitive parts of running and extending the tool. It installs and launches a local instance, and it tracks custom nodes through install, update, snapshot, and bisect while pulling model weights from CivitAI and Hugging Face, so routine maintenance becomes a scriptable command instead of a round trip through the web interface. Workflow JSON runs against a local server straight from the terminal, with UI-format files converted automatically. With no GPU, a single flag routes the same workflow to Comfy Cloud, and `comfy generate` calls hosted partner image and video models with plain flags, no workflow graph needed. Structured JSON output and non-interactive mode suit CI and automation, and bundled skills let Claude or Cursor drive ComfyUI natively, which helps teams wire image generation into their existing tooling.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category