mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-03-03 03:43:56 +01:00
Updated FAQ (markdown)
parent
08c40c7428
commit
519485313d
2
FAQ.md
2
FAQ.md
|
|
@ -1,5 +1,7 @@
|
||||||
|
<!--
|
||||||
# Textual Inversion
|
# Textual Inversion
|
||||||
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).
|
||||||
|
-->
|
||||||
|
|
||||||
# Output is a always green image
|
# 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`.
|
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