mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-15 12:04:20 +01:00
Updated Usage (markdown)
parent
a1718ab785
commit
a342b58c09
2
Usage.md
2
Usage.md
|
|
@ -7,7 +7,7 @@ where `[ui]` is one of `hlky`, `auto`, `auto-cpu`, and `lstein`.
|
|||
In the `docker-compose.yml` you can change the `CLI_ARGS` variable for all of the available UIs.
|
||||
|
||||
## `hlky`
|
||||
By default: `--extra-models-cpu --optimized-turbo` are given, which allow you to use this model on a 6GB GPU. However, some features might not be available in the mode. [You can find the full list of cli arguments here.](https://github.com/sd-webui/stable-diffusion-webui/blob/2236e8b5854092054e2c30edc559006ace53bf96/scripts/webui.py)
|
||||
By default: `--optimized-turbo` is given, which allow you to use this model on a 6GB GPU. However, some features might not be available in the mode. [You can find the full list of cli arguments here.](https://github.com/sd-webui/stable-diffusion-webui/blob/2236e8b5854092054e2c30edc559006ace53bf96/scripts/webui.py)
|
||||
|
||||
|
||||
## `auto`
|
||||
|
|
|
|||
Loading…
Reference in a new issue