open the terminal
# clone the repository
git clone https://github.com/mohsin-riad/stable-diffusion-for-mac.git
# Change directory
cd stable-diffusion-for-mac
# give the script permission to run
chmod +x ./stable_diffusion_installation.sh
# run the script
sh ./stable_diffusion_installation.sh
# or
./stable_diffusion_installation.sh
# give the script permission to run
chmod +x ~/stable_diffusion_run.sh
# run the script
sh ~/stable_diffusion_run.sh
# or
~/stable_diffusion_run.sh
to stop localhost/127.0.0.1 users need to type
ctrl+c
in the terminal