Stable diffusion
Last updated
Last updated
Install tools: Python and Git
Git clone stable diffusion UI https://github.com/AUTOMATIC1111/stable-diffusion-webui
Download model and save it under {your project download root}\stable-diffusion-webui\models\Stable-diffusion folder https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned.safetensors
Update python path in webui-user.bat and save it
Double click webui-user.bat to run it
It will auto pop up or you can copy&paste the url
Select the model in the drop down
Try it out by entering the txt2img with promt and hit generate.
Congrats on your first image!
Ref: