mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-31 10:42:57 +08:00
Updated Install and Run on NVidia GPUs (markdown)
parent
7a39098e9c
commit
078821063e
@ -29,6 +29,8 @@ python launch.py --opt-split-attention --ckpt ../secret/anime9999.ckpt
|
|||||||
```
|
```
|
||||||
|
|
||||||
# Manual Installation
|
# Manual Installation
|
||||||
|
Manual installation is very outdated and probably won't work. check colab in the repo's readme for instructions.
|
||||||
|
|
||||||
The following process installs everything manually on both Windows or Linux (the latter requiring `dir` to be replaced by `ls`):
|
The following process installs everything manually on both Windows or Linux (the latter requiring `dir` to be replaced by `ls`):
|
||||||
```bash
|
```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.
|
||||||
|
Loading…
Reference in New Issue
Block a user