mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 19:44:34 +01:00
Updated FAQ (markdown)
parent
2d47035902
commit
29ad63ae29
6
FAQ.md
6
FAQ.md
|
|
@ -3,6 +3,12 @@
|
||||||
To enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversion) remove `--optimize` and `--optimize-turbo` flags and add `--no-half`, [more info here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/6).
|
To enable [Textual Inversion](https://github.com/hlky/sd-enable-textual-inversion) remove `--optimize` and `--optimize-turbo` flags and add `--no-half`, [more info here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/6).
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
### Error response from daemon: could not select device driver "nvidia" with capabilities: `[[gpu]]`
|
||||||
|
|
||||||
|
Install NVIDIA Container Toolkit [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81)
|
||||||
|
|
||||||
|
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#setting-up-nvidia-container-toolkit
|
||||||
|
|
||||||
|
|
||||||
### Dockerfile parse error
|
### Dockerfile parse error
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue