From 3cce7af388c0816ae324da0bbb8613f52ec4312a Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 4 Jan 2023 17:19:03 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index ba38301..0e011b5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -11,6 +11,9 @@ ERROR: Service 'model' failed to build : Build failed ``` Update docker to the latest version, and make sure you are using `docker compose` instead of `docker-compose`. [#16](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/16) +## Unknown Flag `--profile` + +Update docker to the latest version, and see [this comment](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/165#issuecomment-1296155667) ## Output is a always green image use `--precision full --no-half`. [#9](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9)