Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/Docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down