From 400f075d38bb214dae6bec5eb7269a45c9d3c405 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Mon, 19 Sep 2022 21:24:14 +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 dc08690..657f129 100644 --- a/FAQ.md +++ b/FAQ.md @@ -42,7 +42,7 @@ This means your internet connection is unstable so the download failed, just try ### 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) [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81) and restart the docker service +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) ---