Module: RunApi::ZImage::Types
- Defined in:
- lib/runapi/z_image/types.rb
Overview
Type definitions and constants for the Z-Image text-to-image API.
Defined Under Namespace
Classes: CompletedTextToImageResponse, Image, TextToImageResponse
Constant Summary collapse
- MODELS =
Z-Image model slug.
%w[z-image].freeze
- ASPECT_RATIOS =
Output aspect ratios controlling generated image dimensions.
%w[1:1 4:3 3:4 16:9 9:16].freeze