mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 19:44:34 +01:00
Updated FAQ (markdown)
parent
8748b3bc46
commit
34b3d8c00f
6
FAQ.md
6
FAQ.md
|
|
@ -34,6 +34,12 @@ You can try forcing plain text auth creds storage by removing line with "credSto
|
|||
|
||||
---
|
||||
|
||||
### Running in AWS
|
||||
|
||||
You have to use one of AWS's GPU-enabled VMs and their Deep Learning OS images. These have the right divers, the toolkit and all the rest already installed and optimized. [#70](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/70)
|
||||
|
||||
---
|
||||
|
||||
### 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`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue