Category: Tutorial

What is denoising strength?
Denoising strength determines how much noise is added to an image before the sampling steps. It is a common setting ...

Negative image prompt for Stable Diffusion
Many AI image generators, including Stable Diffusion, can use an image as a prompt to generate a similar image. On ...

How to train SDXL LoRA models
You can train your own SDXL LoRA model with the Google Colab Notebook created by this site. The following instruction ...

How to change clothes with AI (Inpaint Anything)
You can change clothes in an image with Stable Diffusion AI for free. You can specify the new clothes with: ...

Fooocus: Stable Diffusion simplified
Fooocus is a free and open-source AI image generator based on Stable Diffusion. It attempts to combine the best of ...

How to inpaint in ComfyUI
Inpainting in ComfyUI has not been as easy and intuitive as in AUTOMATIC1111. The resources for inpainting workflow are scarce ...

How to change background in Stable Diffusion
You can add or replace the background of any image with Stable Diffusion. This technique works with both real and ...

How to remove background in Stable Diffusion
Many free online apps let you remove background of an image for free. But you may not want to use ...

FreeU: better AI images at no cost
FreeU is a Stable Diffusion addon that improves image quality by modifying the model's denoiser. In this post, you will ...

SDXL Turbo: Real-time Prompting
The SDXL Turbo model is a fine-tuned SDXL model that generates sharp images in 1 sampling step. In this post, ...