Skip to main content

Module image

Module image 

Source
Expand description

Text-to-image generation.

Contains ImageGenerator trait for creating images from text.

Structs§

Prompt
Represents a prompt for image generation, including text and optional images.
Size
Represents the size (width and height) of an image.

Traits§

ImageGenerator
Trait for generating and editing images from prompts and masks.

Type Aliases§

Data
Image data as bytes.