diff --git a/Usage.md b/Usage.md index ba73cf4..c3e5f1d 100644 --- a/Usage.md +++ b/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`