Discover / Design

ComfyUI

by comfyanonymousPython

Node-based Stable Diffusion pipeline. The workhorse for repeatable thumbnail and banner generation.

Toolexperimental

Maturity: experimental because latest release v0.29.2 is pre 1.0. Derived from release and commit history, not a rating.

Stars
123k
Forks
15k
Downloads / mo
93
Last commit
2026-08-03
License
GPL-3.0
Open issues
4.4k

Market and trust evidence

Edition not yet matched

No exact skills.sh identity match is available for this repository. Repository adoption and freshness remain visible above; install momentum is not inferred.

Trust analysis is a screening signal, not a security warranty. Read the ranking and trust methodology.

In practice

Written by AI from this repository’s README · low confidence

Allows users to create complex image generation workflows using a node-based interface.

Use it when

Use when you need precise control over Stable Diffusion pipelines and generation steps.

Not the right pick when

Not for users seeking a simple, one-click image generation experience.

Capabilities

  • Node-based workflow
  • Stable diffusion support
  • Modular design

Cost: Free and open source

Install

Derived from the published package name in the repository, not from a model.

Video walkthroughs

Third-party YouTube uploads matched to this tool by title, channel and repository name on 2026-08-03. Not made, reviewed or endorsed by SkillPilot. View counts and publish months are as of the match date and the month is approximate. Nothing loads from YouTube until you press play.

What the repository ships

Has testsSecurity policyCI configured

Detected from the actual files in the repository root.

Latest release v0.29.2

Published 2026-07-31

Frontend fixes and new api/partner nodes.

Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.29.0...v0.29.2

Tags

README

<div align="center">

ComfyUI

The most powerful and modular AI engine for content creation.

[![Website][website-shield]][website-url]

[![Dynamic JSON Badge][discord-shield]][discord-url]

[![Twitter][twitter-shield]][twitter-url]

[![Matrix][matrix-shield]][matrix-url]

<br>

[![][github-release-shield]][github-release-link]

[![][github-release-date-shield]][github-release-link]

[![][github-downloads-shield]][github-downloads-link]

[![][github-downloads-latest-shield]][github-downloads-link]

[matrix-shield]: https://img.shields.io/badge/Matrix-000000?style=flat&logo=matrix&logoColor=white

[matrix-url]: https://app.element.io/#/room/%23comfyui_space%3Amatrix.org

[website-shield]: https://img.shields.io/badge/ComfyOrg-4285F4?style=flat

[website-url]: https://www.comfy.org/

<!-- Workaround to display total user from https://github.com/badges/shields/issues/4500#issuecomment-2060079995 -->

[discord-shield]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Finvites%2Fcomfyorg%3Fwith_counts%3Dtrue&query=%24.approximate_member_count&logo=discord&logoColor=white&label=Discord&color=green&suffix=%20total

[discord-url]: https://discord.com/invite/comfyorg

[twitter-shield]: https://img.shields.io/twitter/follow/ComfyUI

[twitter-url]: https://x.com/ComfyUI

[github-release-shield]: https://img.shields.io/github/v/release/comfyanonymous/ComfyUI?style=flat&sort=semver

[github-release-link]: https://github.com/comfyanonymous/ComfyUI/releases

[github-release-date-shield]: https://img.shields.io/github/release-date/comfyanonymous/ComfyUI?style=flat

[github-downloads-shield]: https://img.shields.io/github/downloads/comfyanonymous/ComfyUI/total?style=flat

[github-downloads-latest-shield]: https://img.shields.io/github/downloads/comfyanonymous/ComfyUI/latest/total?style=flat&label=downloads%40latest

[github-downloads-link]: https://github.com/comfyanonymous/ComfyUI/releases

<img width="1590" height="795" alt="ComfyUI Screenshot" src="https://github.com/user-attachments/assets/36e065e0-bfae-4456-8c7f-8369d5ea48a2" />

<br>

</div>

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, videos, 3D models, audio, and more...

  • ComfyUI natively supports the latest open-source state of the art models.
  • API nodes provide access to the best closed source models such as Nano Banana, Seedance, Hunyuan3D, etc.
  • It is available on Windows, Linux, and macOS, locally with our desktop application, our portable install or on our cloud.
  • The most sophisticated workflows can be exposed through a simple UI thanks to App Mode.
  • It integrates seamlessly into production pipelines with our API endpoints.

Get Started

Local

Desktop Application
  • The easiest way to get started.
  • Available on Windows & macOS.
Windows Portable Package
  • Get the latest commits and completely portable.
  • Available on Windows.
Manual Install

Supports all operating systems and GPU types (NVIDIA, AMD, Intel, Apple Silicon, Ascend).

Cloud

Comfy Cloud
  • Our official paid cloud version for those who can't afford local hardware.

Examples

See what ComfyUI can do with the newer template workflows or old example workflows.

Features

Workflow examples can be found on the Examples page

Release Process

ComfyUI follows a weekly release cycle targeting Monday but this regularly changes because of model releases or large changes to the codebase. There are three interconnected repositories:

  1. ComfyUI Core
  • Releases a new major stable version (e.g., v0.7.0) roughly every 2 weeks.
  • Starting from v0.4.0 patch versions will be used for fixes backported onto the current stable release.
  • Minor versions will be used for releases off the master branch.
  • Patch versions may still be used for releases on the master branch in cases where a backport would not make sense.
  • Commits outside of the stable release tags may be very unstable and break many custom nodes.
  • Serves as the foundation for the desktop release
  1. Comfy Desktop
  • Builds a new release using the latest stable core version
  1. ComfyUI Frontend
  • Every 2+ weeks frontend updates are merged into the core repository
  • Features are frozen for the upcoming core release
  • Development continues for the next release cycle

Shortcuts

| Keybind | Explanation |

|------------------------------------|--------------------------------------------------------------------------------------------------------------------|

| Ctrl + Enter | Queue up current graph for generation |

| Ctrl + Shift + Enter | Queue up current graph as first for generation |

| Ctrl + Alt + Enter | Cancel current generation |

| Ctrl + Z/Ctrl + Y | Undo/Redo |

| Ctrl + S | Save workflow |

| Ctrl + O | Load workflow |

| Ctrl + A | Select all nodes |

| Alt + C | Collapse/uncollapse selected nodes |

| Ctrl + M | Mute/unmute selected nodes |

| Ctrl + B | Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |

| Delete/Backspace | Delete selected nodes |

| Ctrl + Backspace | Delete the current graph |

| Space | Move the canvas around when held and moving the cursor |

| Ctrl/Shift + Click | Add clicked node to selection |

| Ctrl + C/Ctrl + V | Copy and paste selected nodes (without maintaining connections to outputs of unselected nodes) |

| Ctrl + C/Ctrl + Shift + V | Copy and paste selected nodes (maintaining connections from outputs of unselected nodes to inputs of pasted nodes) |

| Shift + Drag | Move multiple selected nodes at the same time |

| Ctrl + D | Load default graph |

| Alt + + | Canvas Zoom in |

| Alt + - | Canvas Zoom out |

| Ctrl + Shift + LMB + Vertical drag | Canvas Zoom in/out |

| P | Pin/Unpin selected nodes |

| Ctrl + G | Group selected nodes |

| Q | Toggle visibility of the queue |

| H | Toggle visibility of history |

| R

Truncated. Read the full README on GitHub ↗

Related tools