pub trait ImageGen { }
Indicates that a model supports image generation.
Models implementing this trait can be used to generate images from text descriptions or other inputs.