Updated Usage (markdown)

AbdBarho
2022-09-12 06:25:58 +02:00
parent a1718ab785
commit a342b58c09

@@ -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`