After that follow the instructions in the `Manual instructions` section starting at step `:: clone repositories for Stable Diffusion and (optionally) CodeFormer`.
### Manual instructions
Alternatively, if you don't want to run webui.bat, here are instructions for installing
Alternatively, if you don't want to run webui.bat, here are instructions for installing
everything by hand:
everything by hand. This can run on both Windows and Linux (if you're on linux, use `ls`
instead of `dir`).
```commandline
```bash
:: install torch with CUDA support. See https://pytorch.org/get-started/locally/ for more instructions if this fails.
# install torch with CUDA support. See https://pytorch.org/get-started/locally/ for more instructions if this fails.
After that follow the instructions in the `Manual instructions` section starting at step `:: clone repositories for Stable Diffusion and (optionally) CodeFormer`.