Update README.md

Change run info
main
novarobot 3 years ago committed by GitHub
parent 045a717ced
commit 96d1962c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,7 +120,16 @@ cd stable-diffusion-cpuonly/
Run the following command
./run_sdco.sh
```
#Go to the installation directory
cd /opt/StableDiffusion/stable-diffusion-cpuonly
# if you chose this when installing conda, otherwise skip it!
zsh
# if not, the prompt starts with (sdco)
conda activate sdco
python ./webui.py --no-half
```

Loading…
Cancel
Save