mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 03:24:20 +01:00
Updated Usage (markdown)
parent
a75926e40e
commit
80bee131e0
2
Usage.md
2
Usage.md
|
|
@ -7,7 +7,7 @@ where `[ui]` is one of `hlky`, `auto`, `auto-cpu`, or `lstein`.
|
|||
|
||||
The `data` and `output` folders are always mounted into the container as `/data` and `/output`, use them so if you want to transfer anything from / to the container.
|
||||
|
||||
(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 whatever you want from the [main `docker-compose.yml` file](https://github.com/AbdBarho/stable-diffusion-webui-docker/blob/master/docker-compose.yml). Example:
|
||||
|
||||
```yml
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue