From 4d90cabd96eb631f69c34f76f23b68911e119976 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Fri, 16 Sep 2022 11:40:04 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index a5d9585..251b864 100644 --- a/FAQ.md +++ b/FAQ.md @@ -38,6 +38,8 @@ You can try forcing plain text auth creds storage by removing line with "credSto If [output is a always green image](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9), use `--precision full --no-half`. --- -### `CondaError: Downloaded bytes did not match Content-Length` or `CondaEnvException: Pip failed, ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE` +### CondaError or CondaEnvException + +`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. \ No newline at end of file