Automatic1111 (Stable Diffusion WebUI) Installation API: Text to Image API: Image to Image API: Inpainting Using LoRA Models Extensions Batch Processing Key Concepts - txt2img : Generate images from text prompts — the core feature - img2img : Transform existing images using prompts and denoising strength - Inpainting : Edit specific masked regions while preserving the rest - LoRA : Apply fine-tuned style adapters via in prompts - Extensions : Plugin system for ControlNet, Adetailer, regional prompting, and more - API : Full REST API at — automate everything the UI can do - Samplers : DPM++ 2M…