From 001cb4b3d1f66ae94226155d4515dcd8e14b294a Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Sat, 3 Sep 2022 16:06:12 +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 a89591e..ab19c36 100644 --- a/FAQ.md +++ b/FAQ.md @@ -6,7 +6,7 @@ If [output is a always green image](https://github.com/AbdBarho/stable-diffusion # Docker build fails -### `CondaError: Downloaded bytes did not match Content-Length` +### `CondaError: Downloaded bytes did not match Content-Length` or `CondaEnvException: Pip failed, ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE` This means your internet connection is unstable so the download failed, just try again `docker compose build`