intensity, complexity, and movement — that shape Krea 2’s creative direction before an image is generated, while keeping your prompt untouched. They’re powered by LoRAs trained into Krea 2 and are exposed directly on the API.
The three sliders
All three sliders take an integer from −100 to 100, with 0 as neutral (no LoRA applied).| Slider | Negative direction | Positive direction |
|---|---|---|
intensity | Bland, muted images | Intensely stylized images |
complexity | Minimal, clean compositions | Chaotic, dense compositions |
movement | Static images | Strong pose and camera movement |
intensity — how stylized the image feels
intensity — how stylized the image feels
Pushes the overall stylization of the output. Negative values pull toward muted, understated rendering; positive values push toward bold, expressive, heavily-stylized looks.
complexity — how dense the composition is
complexity — how dense the composition is
Controls how much visual information Krea 2 packs into the frame. Negative values favor clean, minimal compositions (good for icons, editorial illustration, product photography). Positive values produce richer, busier scenes with more detail.
movement — how much motion the scene carries
movement — how much motion the scene carries
Controls pose energy and implied camera motion. Negative values keep subjects static and grounded; positive values introduce dynamic poses, motion blur, and stronger camera framing.
Generative sliders are independent of
creativity. creativity controls prompt expansion (how literally Krea 2 follows your text); the sliders shape the visual character of the output.Request
Pass any combination of the three fields alongside your prompt. Omitting a field is the same as sending0.
Parameters
| Field | Type | Range | Default | Notes |
|---|---|---|---|---|
intensity | integer | −100 to 100 | 0 | 0 = neutral. Negative = muted, positive = intensely stylized. |
complexity | integer | −100 to 100 | 0 | 0 = neutral. Negative = minimal, positive = chaotic / dense. |
movement | integer | −100 to 100 | 0 | 0 = neutral. Negative = static, positive = strong motion. |
Sliders are supported on all three Krea 2 variants —
krea-2/medium, krea-2/large, and krea-2/medium-turbo. They do not change the price of a generation — see pricing.Endpoints
| Variant | Endpoint |
|---|---|
| Medium | POST /generate/image/krea/krea-2/medium |
| Large | POST /generate/image/krea/krea-2/large |
| Medium Turbo | POST /generate/image/krea/krea-2/medium-turbo |
Choosing settings
A few starting points that tend to work well:- Clean design, icons, editorial illustration — lower
complexity(e.g.-60), keepmovementnear0. - Cinematic / fashion / character work — raise
intensity(e.g.+60), add a small amount ofmovement(e.g.+30). - Worlds and expressive scenes — push both
intensityandcomplexitypositive; addmovementif you want kinetic energy. - Exploring a prompt — start with all three at
0, then change one slider at a time so you can attribute the visual shift to a specific control.