Update install_sdco.sh

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

@ -23,6 +23,7 @@ pip install -e git+https://github.com/xinntao/Real-ESRGAN#egg=realesrgan
pip install chardet pip install chardet
pip install --force-reinstall charset-normalizer==3.1.0 pip install --force-reinstall charset-normalizer==3.1.0
pip install git+https://github.com/crowsonkb/k-diffusion/ pip install git+https://github.com/crowsonkb/k-diffusion/
pip install pytorch-lightning
#cp sd-v1-4.ckpt models/ldm/stable-diffusion-v1/model.ckpt #cp sd-v1-4.ckpt models/ldm/stable-diffusion-v1/model.ckpt
#rm sd-v1-4.ckpt #rm sd-v1-4.ckpt

Loading…
Cancel
Save