- Krea
- Image To Image
- Redux
Endpoint:
POST https://fal.run/fal-ai/flux/krea
Endpoint ID: fal-ai/flux/kreaTry it in the Playground
Run this model interactively with your own prompts.
Quick Start
Input Schema
string
required
The prompt to generate an image from.
ImageSize | Enum
default:"landscape_4_3"
The size of the generated image. Default value:
landscape_4_3Possible values: square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9integer
default:"28"
The number of inference steps to perform. Default value:
28Range: 1 to 50integer
The same seed and the same prompt given to the same version of the model
will output the same image every time.
float
default:"4.5"
The CFG (Classifier Free Guidance) scale is a measure of how close you want
the model to stick to your prompt when looking for a related image to show you. Default value:
4.5Range: 1 to 20boolean
default:"false"
If
True, the media will be returned as a data URI and the output data won’t be available in the request history.integer
default:"1"
The number of images to generate. Default value:
1Range: 1 to 4boolean
default:"true"
If set to true, the safety checker will be enabled. Default value:
trueOutputFormatEnum
default:"jpeg"
The format of the generated image. Default value:
"jpeg"Possible values: jpeg, pngAccelerationEnum
default:"none"
The speed of the generation. The higher the speed, the faster the generation. Default value:
"none"Possible values: none, regular, highOutput Schema
list<Image>
required
The generated images.
Timings
required
integer
required
Seed of the generated Image. It will be the same value of the one passed in the
input or the randomly generated that was used in case none was passed.
list<boolean>
required
Whether the generated images contain NSFW concepts.
string
required
The prompt used for generating the image.
Input Example
Output Example
Performance
FLUX.1 Krea [dev] is a commercially-licensed alternative in the FLUX family, offering flexible resolution scaling with per-megapixel pricing that becomes cost-competitive at lower resolutions, delivering 40 generations per $1.00 at standard sizes.Commercial-Ready Generation with Aesthetic Focus
FLUX.1 Krea [dev] implements a 12 billion parameter flow transformer architecture tuned specifically for aesthetic quality through Black Forest Labs’ collaboration with Krea AI. Unlike research-licensed models that restrict commercial use, this variant ships with full commercial permissions while maintaining the prompt interpretation capabilities of the base FLUX.1 architecture. What this means for you:- Flexible Resolution Scaling: Generate from sub-megapixel thumbnails to 4MP hero images with per-megapixel billing, paying only for the resolution you need rather than flat per-image costs
- Configurable Quality Control: Adjust inference steps (1-50) and guidance scale (1-20) to balance generation speed against prompt adherence for different production workflows
- Built-in Safety Filtering: Optional safety checker validates outputs against NSFW concepts before delivery, reducing moderation overhead for customer-facing applications
- Batch Efficiency: Generate up to 4 variations per API call with consistent seed control for A/B testing creative concepts without multiple requests
Technical Specifications
API Documentation | Quickstart Guide | Enterprise Pricing
How It Stacks Up
FLUX.1 [dev] ($0.025/MP) – FLUX.1 Krea [dev] trades the base model’s research-only license for commercial permissions while adding aesthetic tuning from Krea AI’s dataset at identical pricing. FLUX.1 [dev] remains ideal for research applications where licensing restrictions aren’t a concern. FLUX.1 SRPO [dev] ($0.025/MP) – FLUX.1 Krea [dev] prioritizes aesthetic quality through Krea’s training data, while SRPO emphasizes style refinement through reinforcement learning. Both share commercial licensing and per-megapixel pricing, with SRPO offering stronger stylistic control for brand-consistent generation. **Flux 2 Pro (0.025 vs $0.055 per megapixel). Flux 2 Pro provides next-generation prompt understanding and detail preservation for applications where maximum quality justifies the premium pricing. **Flux 2 Flex (0.025 vs $0.035 per megapixel) while maintaining commercial licensing. Flux 2 Flex balances the quality improvements of Flux 2 architecture with more accessible pricing for high-volume generation workflows.Related
- FLUX.1 Krea [dev] — Image Generation
- FLUX.1 Krea [dev] Redux — Image Generation
Limitations
image_sizerestricted to:square_hd,square,portrait_4_3,portrait_16_9,landscape_4_3,landscape_16_9num_inference_stepsrange: 1 to 50guidance_scalerange: 1 to 20num_imagesrange: 1 to 4output_formatrestricted to:jpeg,pngaccelerationrestricted to:none,regular,high- Content moderation via safety checker
strengthrange: 0.01 to 1num_inference_stepsrange: 10 to 50