From c9f5a6104ee46f774634d12393917282bcd0c6d1 Mon Sep 17 00:00:00 2001 From: fbt Date: Tue, 24 Oct 2023 19:09:07 +0000 Subject: [PATCH] readme Signed-off-by: fbt --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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).