Modules & Compatibility
Add optional processing modules supported by each selected pipeline
Last updated: 2026-05-27
Modules & Compatibility
The Dashboard contains core modules for every render: Input, Hextile, Diffusion, Prompt, and Output. The Add Module menu exposes optional processing controls such as ControlNet, LoRA, Style / IP-Adapter, Sequence, and Post Process.
Optional modules depend on the selected pipeline. A module shown in the interface is not necessarily supported by every processor.
Optional Module Support By Pipeline
[x] means the backend currently declares or exposes support for that module.
| Pipeline | ControlNet | LoRA | IP-Adapter | Sequence | Post Process |
|---|---|---|---|---|---|
| Stable Diffusion XL | [x] | [x] | [x] | [x] | [x] |
| Stable Diffusion 3.5 | - | [x] | - | [x] | [x] |
| Stable Diffusion 2.1 | [x] | [x] | - | [x] | [x] |
| Stable Diffusion 1.5 | [x] | [x] | [x] | [x] | [x] |
| Qwen-Image | [x] | - | - | [x] | [x] |
| TeleStyle | - | - | - | [x] | [x] |
| FLUX.1 Schnell | - | [x] | - | [x] | [x] |
| FLUX.2 Klein | - | [x] | - | [x] | [x] |
| Chroma1-HD | - | [x] | - | [x] | [x] |
| Z-Image Turbo | - | [x] | - | [x] | [x] |
| RealESRGAN | - | - | - | [x] | [x] |
| Post Process | - | - | - | [x] | [x] |
| Coverage Test | - | - | - | - | - |
| Format Converter | - | - | - | [x] | - |
IP-Adapter support is exposed by the processor schema rather than the pipeline registry fields; currently Stable Diffusion XL and Stable Diffusion 1.5 expose it.
Module Guides
| Module | Purpose | Guide |
|---|---|---|
| ControlNet | Guide generation with edge/depth/control inputs | ControlNet |
| LoRA | Apply compatible model add-ons during rendering | LoRA |
| Style / IP-Adapter | Condition a render on a style reference image | IP-Adapter |
| Sequence | Run multi-frame workflows where licensed | Available in editions with Sequence enabled |
| Upscaling | Increase output resolution with RealESRGAN | Upscaling |
| Post Process | Apply effect chains and color/detail operations | Post Process |
| Coverage | Inspect tile coverage and blending | Coverage |
The Input section documents source selection separately, including Seed Canvas and 360 LoRA.