mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 03:24:20 +01:00
Updated FAQ (markdown)
parent
08c40c7428
commit
519485313d
2
FAQ.md
2
FAQ.md
|
|
@ -1,5 +1,7 @@
|
|||
<!--
|
||||
# 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).
|
||||
-->
|
||||
|
||||
# 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