Updated FAQ (markdown)
9
FAQ.md
9
FAQ.md
@@ -3,11 +3,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
|
||||
If [output is a always green image](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/9), use `--precision full --no-half`.
|
||||
|
||||
|
||||
---
|
||||
|
||||
### Dockerfile parse error:
|
||||
```
|
||||
@@ -39,6 +34,10 @@ You can try forcing plain text auth creds storage by removing line with "credSto
|
||||
|
||||
---
|
||||
|
||||
### 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`.
|
||||
|
||||
---
|
||||
### `CondaError: Downloaded bytes did not match Content-Length` or `CondaEnvException: Pip failed, ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE`
|
||||
|
||||
This means your internet connection is unstable so the download failed, just try again.
|
||||
Reference in New Issue
Block a user