From 34b3d8c00fc415f294cd843c1b0e7c3704c3c70a Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Fri, 16 Sep 2022 18:13:27 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index 5fbdd82..4f33474 100644 --- a/FAQ.md +++ b/FAQ.md @@ -34,6 +34,12 @@ You can try forcing plain text auth creds storage by removing line with "credSto --- +### Running in AWS + +You have to use one of AWS's GPU-enabled VMs and their Deep Learning OS images. These have the right divers, the toolkit and all the rest already installed and optimized. [#70](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/70) + +--- + ### Output is a always green image If [output is a always green image](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9), use `--precision full --no-half`.