Update README.md

Change install instruction
main
novarobot 3 years ago committed by GitHub
parent 96d1962c7e
commit 37399ea6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,6 @@ zsh
#A prefix (base) had to appear before the prompt! #A prefix (base) had to appear before the prompt!
conda env create -f ./stable-diffusion-cpuonly/environment-cpuonly.yaml conda env create -f ./stable-diffusion-cpuonly/environment-cpuonly.yaml
conda activate sdco conda activate sdco
conda install pytorch torchvision torchaudio cpuonly -c pytorch
#A prefix (sdco) had to appear before the prompt! #A prefix (sdco) had to appear before the prompt!
``` ```

Loading…
Cancel
Save