From 43ca976f64edf9c45432b582080b3990396d0214 Mon Sep 17 00:00:00 2001 From: linmoumou Date: Tue, 26 May 2026 09:59:37 +0800 Subject: [PATCH] docs: update AMD GPU and desktop support info - Desktop: add Linux to supported platforms (AMD users on Linux) - AMD Windows: remove 'Experimental' label, mention official AMD portable package - Reorganize AMD headings for clarity --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc2389266..66e759227 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ComfyUI is the AI creation engine for visual professionals who demand control ov #### [Desktop Application](https://www.comfy.org/download) - The easiest way to get started. -- Available on Windows & macOS. +- Available on Windows, macOS and Linux. #### [Windows Portable Package](#installing) - Get the latest commits and completely portable. @@ -251,9 +251,9 @@ This is the command to install the nightly with ROCm 7.2 which might have some p ```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2``` -### AMD GPUs (Experimental: Windows and Linux), RDNA 3, 3.5 and 4 only. +### AMD GPUs (Windows and Linux): ROCm with RDNA 3, 3.5 and 4 -These have less hardware support than the builds above but they work on windows. You also need to install the pytorch version specific to your hardware. +AMD GPU users on Windows can use the official [Portable for AMD GPUs](#all-official-portable-downloads) which provides a fully supported experience. For manual installation, use one of the ROCm pytorch builds below. You also need to install the pytorch version specific to your hardware. RDNA 3 (RX 7000 series):