Skip to content

DiT¤

Supported owner: artifex.generative_models.models.diffusion.dit

Public Import¤

from artifex.generative_models.models.diffusion import DiTModel

Overview¤

DiTModel is the retained Diffusion Transformer owner in the supported models.diffusion package surface.

The module keeps its backbone-construction and per-step sampling machinery as implementation details; the supported reference surface for this page is the DiTModel class itself.