Updated FAQ (markdown)
7
FAQ.md
7
FAQ.md
@@ -35,8 +35,9 @@ You can try forcing plain text auth creds storage by removing line with "credSto
|
|||||||
---
|
---
|
||||||
|
|
||||||
### Other build errors on windows:
|
### Other build errors on windows:
|
||||||
* Update to latest windows 10 release 2021H2 (required for WSL to see the GPU)
|
* Make sure:
|
||||||
* Update to WSL2 (download and switch to version 2)
|
* Windows 10 release >= 2021H2 (required for WSL to see the GPU)
|
||||||
* Install / Update Docker Desktop
|
* WSL2 (check with `wsl -l -v`)
|
||||||
|
* 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 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)
|
* You might also need to [force wsl to allow file permissions](https://superuser.com/a/1646556)
|
||||||
|
|||||||
Reference in New Issue
Block a user