diff --git a/README.md b/README.md index 8c7aada..81ab9b4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repo is an easy way to run Easy Diffusion in a podman container. I needed to put Easy Diffusion into a container for my own purposes, and publishing this wasn't a lot of effort; so here we are. +I highly recommend rootless podman, as otherwise this will result with the ui running as root in a privileged container. + ~~This targets Nvidia and Arch, and nothing else, I'm old and lazy.~~ It should work on anything that has an Nvidia GPU, podman, and the nvidia container toolkit (with the nvidia devices setup hook).