Category: Tutorial

How to fix hands in Stable Diffusion
Stable Diffusion has a hand problem. It is pretty common to see deformed hands or missing/extra fingers. In this article, ...

Stable Diffusion 3
Stable Diffusion 3 is announced, followed by a research paper detailing the model. The model is not publicly available yet, ...

Stable Cascade Model
Stable Cascade is a new text-to-image model released by Stability AI, the creator of Stable Diffusion. It features higher image ...

How to install SD Forge
Stable Diffusion WebUI Forge (SD Forge) is an alternative version of Stable Diffusion WebUI that features faster image generation for ...

How to use InstantID to copy faces
Looking for a way to put someone in Stable Diffusion? InstantID is a Stable Diffusion addon for copying a face ...

IP-Adapters: All you need to know
IP-adapter (Image Prompt adapter) is a Stable Diffusion add-on for using images as prompts, similar to Midjourney and DaLLE 3 ...

What is CFG Scale in Stable Diffusion?
The Classifier-Free Guidance (CFG) scale controls how closely a prompt should be followed during sampling in Stable Diffusion. It is ...

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 ...