Procedure
Install AUTOMATIC1111 Stable Diffusion WebUI
Install Git and a compatible Python, clone the AUTOMATIC1111 stable-diffusion-webui repo, run the OS launcher script so it creates a venv and installs deps, then confirm the local Gradio UI opens.
Follow https://github.com/AUTOMATIC1111/stable-diffusion-webui . Install
Follow https://github.com/AUTOMATIC1111/stable-diffusion-webui . Install Git and Python (README commonly cites Python 3.10.6 on Windows with Add to PATH). Clone: git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git into a path outside OneDrive/cloud-sync folders. Linux: install wget/git/python3/venv and GL libs per the README (elevated as needed).
Windows: run webui-user.bat as a normal user. Linux: run ./webui.sh (or
Windows: run webui-user.bat as a normal user. Linux: run ./webui.sh (or follow the wget webui.sh flow). Apple Silicon: use the wiki Installation-on-Apple-Silicon page. First launch downloads deps; when ready, open the printed local URL (often http://127.0.0.1:7860) and confirm the WebUI loads. Place checkpoints under models/Stable-diffusion as needed.
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.