Module: RunApi::FluxKontext::Types

Defined in:
lib/runapi/flux_kontext/types.rb

Defined Under Namespace

Classes: CompletedTextToImageResponse, Image, TextToImageResponse

Constant Summary collapse

MODELS =
%w[flux-kontext-pro flux-kontext-max].freeze
ASPECT_RATIOS =
%w[21:9 16:9 4:3 1:1 3:4 9:16].freeze
OUTPUT_FORMATS =
%w[jpeg png].freeze