From a342b58c091bbe8945cebbeebdc381b3fda697f7 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Mon, 12 Sep 2022 06:25:58 +0200 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`