mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 03:24:20 +01:00
Updated Setup (markdown)
parent
6a0b8e531b
commit
2583d3b2e4
2
Setup.md
2
Setup.md
|
|
@ -23,7 +23,7 @@ Download this repo and run:
|
|||
```
|
||||
docker compose --profile download up --build
|
||||
```
|
||||
This will download all of the required models / files, and validate their integrity. You only have to download the data once (regardless of the UI). There are roughly 8GB of data to be downloaded.
|
||||
This will download all of the required models / files, and validate their integrity. You only have to download the data once (regardless of the UI). There are roughly 12GB of data to be downloaded.
|
||||
|
||||
Next, choose which UI you want to run (you can easily change later):
|
||||
- `hlky`: The most popular fork, [Repo by hlky](https://github.com/sd-webui/stable-diffusion-webui)
|
||||
|
|
|
|||
Loading…
Reference in a new issue