From 561664ea6efb81dda05ef152905e1a61148cf2c1 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 31 Aug 2022 22:32:21 +0200 Subject: [PATCH] Update FAQ (#14) Closes #9 Add fix to green output --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191a737..3d4382d 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ in the `docker-compose.yml` you can change the `CLI_ARGS` variable, which contai ## FAQ - To enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversion) remove `--optimize` and `--optimize-turbo` flags and add `--no-half`, [more info here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/6). +- If [output is a always green imagee](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9), use `--precission full --no-half`. - [The Application Freezes When Trying Batch Sizes Higher Than One](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/12) -- [Output is a green imagee](https://github.com/hlky/stable-diffusion-webui/issues/34) # Disclaimer