ComfyUI on ROCm documentation#
2026-04-28
1 min read time
While you can build workflows for generative AI tasks purely in code, the growing interest in GenAI has led to increased demand for tools that don’t require extensive programming knowledge. ComfyUI provides you with a simple drag-and-drop interface for building GenAI workflows. This guide will cover what ComfyUI is and how you can get it running on AMD Instinct GPUs.
ComfyUI is an open-source, node-based interface for building and running image generation workflows with diffusion models such as Stable Diffusion. Its modular graph-based design lets you construct, customize, and share complex pipelines without writing code.
ComfyUI is part of the ROCm-LLMExt toolkit.
The ComfyUI public repository is located at ROCm/ComfyUI.
To contribute to the documentation, refer to Contributing to ROCm.
You can find licensing information on the Licensing page.