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