WAN/V2.2-A14B/TEXT-TO-IMAGE
The OpenAPI schema for the fal-ai/wan/v2.2-a14b/text-to-image queue.
The text prompt to guide image generation.
Negative prompt for video generation.
Random seed for reproducibility. If None, a random seed is chosen.
Number of inference steps for sampling. Higher values give better quality but take longer.
If set to true, input data will be checked for safety before processing.
If set to true, output video will be checked for safety after generation.
Whether to enable prompt expansion. This will use a large language model to expand the prompt with additional details while maintaining the original meaning.
Acceleration level to use. The more acceleration, the faster the generation, but with lower quality. The recommended value is 'regular'.
Classifier-free guidance scale. Higher values give better adherence to the prompt but may decrease quality.
Guidance scale for the second stage of the model. This is used to control the adherence to the prompt in the second stage of the model.
Shift value for the image. Must be between 1.0 and 10.0.
The size of the generated image.
Run the workflow to see results