System Requirements
Currently, we support the following operating systems:- Windows
- Linux
- macOS (supports Apple Silicon, such as the M series)
ComfyUI Desktop
ComfyUI Desktop
ComfyUI Desktop currently supports standalone installation for Windows and MacOS (ARM), currently in Beta
- Code is open source on Github
- Windows
- MacOS(Apple Silicon)
- Linux
ComfyUI Desktop (Windows) Installation Guide
Suitable for Windows version with Nvidia GPU
ComfyUI Portable (Windows)
ComfyUI Portable (Windows)
Portable version is a ComfyUI version that integrates an independent embedded Python environment, using the portable version you can experience the latest features, currently only supports Windows system
ComfyUI Portable (Windows) Installation Guide
Supports Windows ComfyUI version running on Nvidia GPUs or CPU-only, always use the latest commits and completely portable.
Manual Installation
Manual Installation
ComfyUI Manual Installation Guide
Supports all system types and GPU types (Nvidia, AMD, Intel, Apple Silicon, Ascend NPU, Cambricon MLU)
Python Version
- Recommended Python 3.12
- Supports Python 3.13 (some custom nodes may not be compatible)
Browser Requirements
For the best experience, use Google Chrome version 143 or later. Earlier versions of Chrome (142 and below) have known issues that can cause visual glitches and performance problems in ComfyUI.Supported Hardware
- NVIDIA GPU
- AMD GPU
- Intel GPU (includes Arc series, supports IPEX)
- Apple Silicon (M1/M2)
- Ascend NPU
- Cambricon MLU
- CPU (can use the —cpu parameter, slower)
The stable version of PyTorch 2.7 now supports the Blackwell architecture (CUDA 12.8), and the core and desktop versions of ComfyUI have adopted this version.
Dependencies
- Install PyTorch
- Install all dependencies in the requirements.txt of ComfyUI
Manual Installation
Please refer to the manual installation section for detailed installation steps.