Below are Steps and links
https://git-scm.com/
https://www.python.org/
https://huggingface.co/runwayml/stabl...
download v1-5-pruned
create a new folder
click on the path bar type cmd and hit enter
paste
git clone https://github.com/AUTOMATIC1111/stab...
and hit enter
once downloaded
open the folder "Stable-Diffusion-webui"
click on models
click on stable diffusion
move file v1-5-pruned (downloaded from hugging face) into stable diffusion folder
find webui-user and open with notepad
add this string to the command line arg
--listen --opt-split-attention --lowvram --xformers --no-half-vae
save and close then double click
webui-user
go to a web browser and type localhost:7860
have fun