Basic Information

appmixer.ai.fal.GenerateImage

1.0.0

Public

Generate images from a text prompt using a fal text-to-image model (default fal-ai/flux/schnell). Runs synchronously and returns the generated image URLs.

Input Ports

in

FieldTypeDescription
Model Endpoint Id text A text-to-image model endpoint id. Use Find Models with category text-to-image to discover more.
Prompt textarea The text description of the image to generate.
Image Size select The aspect ratio / size preset for the generated image.
Number Of Images number How many images to generate.
Seed number Optional seed for reproducible results.
Output Format select The image file format.
Inference Steps number Optional number of denoising steps (model dependent).
Enable Safety Checker toggle Run fal's NSFW safety checker on the generated images.

Output Ports

out

FieldTypeDescription
Images array -
Seed integer -
Has NSFW Concepts array -
Request Id string -

Full Metadata