# Wan-2.2 Image (https://docs.fuser.studio/docs/nodes/image/wan-2-2-image)

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

## Inputs [#inputs]

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

- **Negative Prompt** (`textarea`) — The negative prompt is used to guide the model to avoid generating images that contain certain elements or concepts.

   Optional: `true`

- **Model** (`dropdown`) — The model to use for image generation.

   Optional: `true` • Default: `wan-2.2-5b` • Accepts: `flow.nodes.FalWan22ImageNode.inputs.model.items.wan-2.2-5b`, `flow.nodes.FalWan22ImageNode.inputs.model.items.wan-2.2-a14b`

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

   Optional: `true` • Default: `9200` • Minimum: `0` • Maximum: `65535`

- **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`

- **Steps** (`slider`) — The number of inference steps to perform. Higher values can help with preserving details, but take longer to generate. We recommend using 40 steps for Lite and 40 steps for Pro.

   Optional: `true` • Default: `27` • Minimum: `2` • Maximum: `50`

- **Guidance Scale** (`slider`) — Higher guidance scales can help with preserving garment detail, but risks oversaturated colors.

   Optional: `true` • Default: `3.5` • Minimum: `1` • Maximum: `10`

- **Shift** (`slider`) — Shift controls how the model moves through the denoising process, affecting smoothness and textures. Lower values result in more dynamic but sometimes chaotic quality. Higher values result in smoother, more predictable textures.

   Optional: `true` • Default: `5` • Minimum: `1` • Maximum: `10`

- **Expand Prompt** (`toggle`) — Whether to expand the prompt using the model's own capabilities

   Optional: `true` • Default: `true`

- **Block NSFW** (`toggle`) — Whether to block NSFW content

   Optional: `true` • Default: `false`

## Outputs [#outputs]

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