Skip to main content

Options

address
string
required
The address (URL) of the Flux server.

Arguments

prompt
string
required
The prompt for the LLM to populate the argument for image generation.Example:
The prompt for image generation
size
string
required
The image size. Must be one of the following values:
  • 512x512 (default)
  • 896x512 (wide)
  • 512x896 (tall)
Example:
Use 512x512 as default, 896x512 for wide images, 512x896 for tall images