Updated Usage (markdown)

AbdBarho
2022-12-04 10:59:55 +01:00
parent 384d0c9824
commit b9924e6358

@@ -2,7 +2,7 @@ Assuming you [setup everything correctly](https://github.com/AbdBarho/stable-dif
```bash
docker compose --profile [ui] up --build
```
where `[ui]` is one of `hlky`, `auto`, `auto-cpu`, or `lstein`.
where `[ui]` is one of `invoke`, `auto`, `auto-cpu`, `sygil`, or `sygil-sl`.
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.