From b8b534409bc8eb06df0a645de517be3b16ee42d3 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Wed, 19 Mar 2025 05:12:29 +0300 Subject: [PATCH] Updated AMD ROCm (markdown) --- AMD-ROCm.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AMD-ROCm.md b/AMD-ROCm.md index d0e98c0..cfe2ad3 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -16,9 +16,12 @@ sudo usermod -a -G render,video $LOGNAME Simply change the wget line from "noble" to "jammy" if using Ubuntu 22.04. -## Running SD.Next via Docker with ROCm +## Running SD.Next via Docker Checkout the [Docker wiki](https://github.com/vladmandic/sdnext/wiki/Docker) if you want to build a custom Docker image. +> [!NOTE] +> Installing ROCm on your system is not required when using Docker as Docker has no access to it anyway. + Using Docker with a prebuilt image: ```