Update README.md

main
novarobot 3 years ago committed by GitHub
parent f4fdb88a3a
commit c6f8b0bf52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,15 +112,15 @@ mv GFPGANv1.3.pth ./stable-diffusion-cpuonly/src/gfpgan/experiments/pretrained_m
```
### Linux - Running the install script
open a terminal or powershell and cd to your stable-diffusion-cpuonly-main directory and run
```
install_sdco.sh
cd stable-diffusion-cpuonly/
./install_sdco.sh
```
## Linux - Starting Stable-Diffusion-cpuonly
Run the following command
run_sdco.sh
./run_sdco.sh
```

Loading…
Cancel
Save