POST https://fal.run/fal-ai/bytedance/dreamina/v3.1/text-to-image
Endpoint ID: fal-ai/bytedance/dreamina/v3.1/text-to-image
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Input Schema
The text prompt used to generate the image
The size of the generated image. Width and height must be between 512 and 2048.Possible values:
square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9Whether to use an LLM to enhance the prompt
Number of images to generate Default value:
1Range: 1 to 4Random seed to control the stochasticity of image generation.
If
True, the media will be returned as a data URI and the output data won’t be available in the request history.Output Schema
Generated images
Seed used for generation
Input Example
Output Example
Related
- Bytedance Seedream v4 Edit — Image Generation
- Bytedance Seedream v4 — Image Generation
Limitations
image_sizerestricted to:square_hd,square,portrait_4_3,portrait_16_9,landscape_4_3,landscape_16_9num_imagesrange: 1 to 4