mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-15 03:54:20 +01:00
Updated FAQ (markdown)
parent
826b5c88cb
commit
4d90cabd96
4
FAQ.md
4
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.
|
||||
Loading…
Reference in a new issue