- Edges
- 3D Depth Position
- Color Palette
- Details and Patterning
conditioning_scale) which determines how strictly the model follows the extracted characteristics:
- Higher strength → stays close to your input’s structure
- Lower strength → more freedom to reinterpret and stylize
Types of ControlNets
Canny
Canny
Available for: SDXL, SD1.5, SD Turbo
input, preprocessor, output; with prompt: blueberriesCanny extracts clean edge outlines from your input, helping the model accurately follow shapes and contours.

Depth
Depth
Available for: SDXL, SD1.5, SD Turbo
input, preprocessor, output; with prompt: blueberriesDepth analyzes distance and structure within your scene, helping the model maintain a believable sense of 3D space.

Tile
Tile
Available for: SDXL, SD1.5
input, preprocessor, output; with prompt: blueberriesTile captures fine textures and high-frequency details, helping the model preserve crispness during generation.

Color
Color
Available for: SD Turbo
input, preprocessor, output; with prompt: blueberriesColor maps broad color regions from your input, helping the model keep the overall palette and tone aligned.

Pose
Pose
Available for: SD Turbo
input, preprocessor, output; with prompt: sun wukongOpenPose detects body joints and limb positions, helping the model stay consistent with the character’s pose.

HED
HED
Available for: SD TurboHED extracts soft, stylized linework, helping the model follow gentle contours and artistic outlines. The edge extraction is softer than Canny.
Multi-ControlNets
Multi-ControlNets let you use several ControlNets at once, giving the model multiple types of structure to follow. Each ControlNet captures a different characteristic, so combining them creates a more complete guide. For example, Canny + Depth works great because Canny gets the edges while Depth handles 3D placement.
Available ControlNets by Model
| Model | Available ControlNets |
|---|---|
SDXL (stabilityai/sdxl-turbo) | Depth, Canny, Tile |
SD1.5 (Lykon/dreamshaper-8) | Depth, Canny, Tile |
SD Turbo (stabilityai/sd-turbo) | Depth, Canny, Color, Pose, HED |