mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 11:34:34 +01:00
Updated Setup (markdown)
parent
dea884b5fd
commit
13901a8242
5
Setup.md
5
Setup.md
|
|
@ -20,7 +20,10 @@ If you face any problems, check the [FAQ page](https://github.com/AbdBarho/stabl
|
|||
|
||||
### Detailed Steps
|
||||
|
||||
Download this repo and run:
|
||||
First of all, clone this repo, you can do this with `git`, or you can download a zip file. Please always use the most up-to-date state from the `master` branch. Even though we have releases, everything is changing and breaking all the time.
|
||||
|
||||
|
||||
After cloning, open a terminal in the folder and run:
|
||||
|
||||
```
|
||||
docker compose --profile download up --build
|
||||
|
|
|
|||
Loading…
Reference in a new issue