Updated FAQ (markdown)

AbdBarho
2022-09-16 11:38:51 +02:00
parent 3f9cc21ba8
commit 1fdf56035b

11
FAQ.md

@@ -6,11 +6,6 @@ To enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversio
### Output is a always green image
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`
This means your internet connection is unstable so the download failed, just try again.
---
@@ -41,3 +36,9 @@ You can try forcing plain text auth creds storage by removing line with "credSto
* Latest Docker Desktop
* You might need to create a [`.wslconfig`](https://docs.microsoft.com/en-us/windows/wsl/wsl-config#example-wslconfig-file) and increase memory, if you have 16GB RAM, set the limit to something around 12GB, [#34](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/34) [#64](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/64)
* You might also need to [force wsl to allow file permissions](https://superuser.com/a/1646556)
---
### `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.