mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 19:44:34 +01:00
Updated FAQ (markdown)
parent
a342b58c09
commit
ae37e83fc1
1
FAQ.md
1
FAQ.md
|
|
@ -30,4 +30,5 @@ Edit `build/Dockerfile`, and change the SHELL from `/bin/bash` to `//bin/bash`.
|
|||
* Update to WSL2 (download and switch to version 2)
|
||||
* Install / Update 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, more info in [#34](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/34)
|
||||
* You might also need to [force wsl to allow file permissions](https://superuser.com/a/1646556)
|
||||
* In WSL, run `dos2unix build/*` (you might need to install it first `sudo apt install dos2unix`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue