AUTOMATIC1111 is one of the most popular and comprehensive web interfaces for Stable Diffusion, an open-source AI model for text-to-image generation. Built with flexibility in mind, it offers an extensive range of tools for customizing and controlling the image generation process — from prompt crafting and sampling to inpainting, upscaling, and advanced batch processing.
Whether you’re an artist, developer, or hobbyist, AUTOMATIC1111 provides a robust, user-friendly experience. Its modular plugin system and API support make it easy to extend functionality, while the UI includes real-time previews, history tracking, and support for multiple models and checkpoints.
This interface has become the go-to choice for many in the AI art community due to its speed, depth, and active development.
🎨 Intuitive Web Interface – Easily control prompts, models, and generation settings
⚙️ Advanced Features – Supports txt2img, img2img, inpainting, outpainting, ControlNet, LoRA, and more
🚀 Real-Time Generation – View previews and progress as images are being created
🧠 Model Support – Use multiple checkpoints, embeddings, hypernetworks, and custom VAE
It will take a few minutes for your VM to be deployed. When the deployment is finished, move on to the next section.
Connect to virtual machine
Create an SSH connection with the VM.
ssh azureuser@<ip>
After successfully connecting via SSH, you’re ready to set upAUTOMATIC1111 with Stable Diffusion & Nvidia Gpu Support. Here’s how to get everything running:
Goto below path:
su – niles
cd /home/niles/stable-diffusion-webui
.webui.sh
Port Reference:
Comfy_UI: TCP 7860(Accessible at http://<ip>:7860
For Azure firewall configuration, consult the Azure Network Security Groups documentation