# Krea (https://docs.fuser.studio/docs/nodes/image/krea)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/krea/v2/large/text-to-image)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt to generate an image from.

   Optional: `true`

- **Image Prompt** (`image`) — The image to generate an image from.

   Optional: `true`

- **Style Reference** (`image`) — A reference image that guides the style of the Krea 2 generation.

   Optional: `true`

- **Image Strength** (`slider`) — The higher the value, the more the original image is used, while lower values will prioritize the text prompt.

   Optional: `true` • Default: `0.95` • Minimum: `0` • Maximum: `1`

- **Model** (`dropdown`) — Choose Krea 2 for current text-to-image generation, or FLUX.1 Krea [dev] for older Flux Krea workflows.

   Optional: `true` • Default: `krea-2` • Accepts: `Krea 2`, `FLUX.1 Krea [dev]`

- **Style** (`style`) — The style used for image generation.

   Optional: `true`

- **Image Size** (`dropdown`) — The size of the generated image.

   Optional: `true` • Default: `square_hd` • Accepts: `Square HD`, `Square`, `Portrait 4:3`, `Portrait 16:9`, `Landscape 4:3`, `Landscape 16:9`

- **Aspect Ratio** (`dropdown`) — The aspect ratio for Krea 2 generations.

   Optional: `true` • Default: `1:1` • Accepts: `1:1`, `4:3`, `3:2`, `16:9`, `2.35:1`, `4:5`, `2:3`, `9:16`

- **Creativity** (`dropdown`) — Controls how loosely Krea 2 interprets the prompt.

   Optional: `true` • Default: `medium` • Accepts: `Raw`, `Low`, `Medium`, `High`

- **Steps** (`slider`) — The number of inference steps to perform.

   Optional: `true` • Default: `28` • Minimum: `10` • Maximum: `50`

- **Seed** (`seed`) — The same seed and prompt will output the same image every time.

   Optional: `true` • Default: `2825`

- **CFG Scale** (`slider`) — Controls how closely the generated image adheres to the text prompt you provide. Accepts values between 0 and 20.

   Optional: `true` • Default: `3.5` • Minimum: `0` • Maximum: `20`

- **Block NSFW** (`toggle`) — Prevents the model from generating images that portray nudity, violence, and other unsafe content.

   Optional: `true` • Default: `false`

## Outputs [#outputs]

- **Generated Image** (`image`) — The generated image from the model.