Updated FAQ (markdown)

AbdBarho
2023-03-01 20:34:29 +01:00
parent 0b873835c4
commit 0f6da08a48

6
FAQ.md

@@ -14,6 +14,12 @@ Update docker to the latest version, and see [this comment](https://github.com/A
## Output is a always green image
use `--precision full --no-half`. [#9](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9)
## Found no NVIDIA driver on your system even though the drivers are installed and `nvidia-smi` shows it
add `NVIDIA_DRIVER_CAPABILITIES=compute,utility` and `NVIDIA_VISIBLE_DEVICES=all` to container can resolve this problem [#348](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/348#issuecomment-1449250332)
---
# Linux