Perturbed Attention Guidance

Perturbed Attention Guidance is a simple modification to the sampling process to enhance your Stable Diffusion images. I will cover: Table of ContentsSoftwareWhat is Perturbed Attention Guidance?Attentions in U-NetsPerturbed Attention Guidance (PAG)Use PAG on ComfyUIUse PAG on AUTOMATIC1111Installing the Incantation extensionUsing PAGPAG settingsPAG ScaleFixing total guidanceNegative promptsReference Software AUTOMATIC1111 We will use AUTOMATIC1111 , a popular…

Stable Diffusion 3: A comparison with SDXL and Stable Cascade

Stable Diffusion 3 is the latest and largest image Stable Diffusion model. It promises to outperform previous models like Stable Cascade and Stable Diffusion XL in text generation and prompt following. In this post, I will compare the Stable Diffusion 3 model with the Stable Cascade and XL model from a user’s perspective. The following…

How to create a half-color image

This workflow generates a half-color half-black-and-white image in Stable Diffusion in AUTOMATIC1111. The prompt on each side can be independently controlled. This split-color technique is ideal for contrasting the left and right-hand sides of the image to create a strong visual effect. In this workflow tutorial, you will find a detailed step-by-step guide to creating…

How to use Stable Diffusion 3 API

Stable Diffusion 3 is the latest text-to-image model by Stability AI. It promises to outperform previous models like Stable Cascade and Stable Diffusion XL in text generation and prompt following. The model is widely anticipated and is now available through their API. In this post, I will walk you through two options to use Stable…