Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -2,7 +2,7 @@ Assuming you [setup everything correctly](https://github.com/AbdBarho/stable-dif
|
|||||||
```bash
|
```bash
|
||||||
docker compose --profile [ui] up --build
|
docker compose --profile [ui] up --build
|
||||||
```
|
```
|
||||||
where `[ui]` is one of `hlky`, `auto`, `auto-cpu`.
|
where `[ui]` is one of `hlky`, `auto`, `auto-cpu`, or `lstein`.
|
||||||
|
|
||||||
(Optional) If you want to customize the behaviour of the uis, you can create a `docker-compose.override.yml` and override the `CLI_ARGS` variable or whatever you want from the [main `docker-compose.yml` file](https://github.com/AbdBarho/stable-diffusion-webui-docker/blob/master/docker-compose.yml). Example:
|
(Optional) If you want to customize the behaviour of the uis, you can create a `docker-compose.override.yml` and override the `CLI_ARGS` variable or whatever you want from the [main `docker-compose.yml` file](https://github.com/AbdBarho/stable-diffusion-webui-docker/blob/master/docker-compose.yml). Example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user