The modality associated with the control image used for the generation: it can either be an object with a combination of maximum
For models of SD1.5 family:
- up to 3 modalities from
canny, pose, depth, lines, seg, scribble, lineart, normal-map, illusion
- or one of the following presets:
character, landscape, city, interior.
For models of the SDXL family:
- up to 3 modalities from
canny, pose, depth, seg, illusion, scribble
- or one of the following presets:
character, landscape.
For models of the FLUX schnell or dev families:
- one modality from:
canny, tile, depth, blur, pose, gray, low-quality
Optionally, you can associate a value to these modalities or presets. The value must be within ]0.0, 1.0].
Examples:
canny
depth:0.5,pose:1.0
canny:0.5,depth:0.5,lines:0.3
landscape
character:0.5
illusion:1
Note: if you use a value that is not supported by the model family, this will result in an error.