From 72565f7b2fb58a2422d4453e00db0e9292b335de Mon Sep 17 00:00:00 2001 From: "Jack L. Frost" Date: Tue, 24 Oct 2023 18:15:34 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cc0dfd..8c7aada 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# HOWTO +# What is this? + +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. ~~This targets Nvidia and Arch, and nothing else, I'm old and lazy.~~ -This should work on anything that has an Nvidia GPU, podman, and the nvidia container toolkit (with the nvidia devices setup hook). +It should work on anything that has an Nvidia GPU, podman, and the nvidia container toolkit (with the nvidia devices setup hook). Note that there's currently an issue with the AUR packages for Nvidia's container toolkit. See [this issue](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/issues/17) for details and a [workaround](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/issues/17#note_1530784413). +# HOWTO + * [Set up GPU access in podman](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#configuring-podman) * Run the following: