mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-01 10:54:54 +02:00
Updated Main (markdown)
parent
70f628214d
commit
4c2238d128
4
Main.md
4
Main.md
|
|
@ -8,8 +8,10 @@ ERROR: Service 'model' failed to build : Build failed
|
|||
```
|
||||
Update docker to the latest version, and make sure you are using `docker compose` (docker space compose) instead of `docker-compose` (docker dash compose). [More info here.](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/16)
|
||||
|
||||
### Excessive model reload
|
||||
This was added to reduce memory usage on small GPUs, if you want this changed, [create an issue here](https://github.com/hlky/stable-diffusion-webui/issues)
|
||||
|
||||
#### 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).
|
||||
|
||||
### Output is a always green imagee
|
||||
|
|
|
|||
Loading…
Reference in a new issue