From 1741b82caf72b7f620731f978b3529f75674d1b1 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Thu, 18 May 2023 07:23:41 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ceaf40c..f52c02e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -28,7 +28,7 @@ add `NVIDIA_DRIVER_CAPABILITIES=compute,utility` and `NVIDIA_VISIBLE_DEVICES=all ### Error response from daemon: could not select device driver "nvidia" with capabilities: `[[gpu]]` -Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#setting-up-nvidia-container-toolkit) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81) +Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81) ---