From c308020a205151cbd6bee7737876489e1ac45845 Mon Sep 17 00:00:00 2001 From: bigcletus Date: Sat, 9 May 2026 18:33:00 -0400 Subject: [PATCH] Update Docker.md --- docs/Docker.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/Docker.md b/docs/Docker.md index ce35d9c79..d5fc99c82 100644 --- a/docs/Docker.md +++ b/docs/Docker.md @@ -85,6 +85,11 @@ In all cases you don't need to be an expert, but will need a bit of familiarity - cd `SwarmUI` - Run `./launchtools/launch-standard-docker.sh` or `./launchtools/launch-open-docker.sh`. Do not give it any CLI args. - Open a browser to http://localhost:7801 +# AMD +- Install AMD Container Toolkit +- Install AMDGPU +- Install ROCm +- Follow the ROCm install instructions to either add a group with full access to the GPU or allow all users access via udev rules https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/prerequisites.html#using-udev-rules ## Windows