# Qwen Image 2 (https://docs.fuser.studio/docs/nodes/image/qwen-image-2)

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

## Inputs [#inputs]

- **Prompt** (`textarea`) — The text prompt describing the image you want to generate or edit.

- **Images** (`image`) _(accepts multiple)_ — Optional reference images. When provided, the node automatically switches to edit mode. Supports up to 3 images.

   Optional: `true`

- **Negative Prompt** (`textarea`) — Content to avoid in the generated image.

   Optional: `true`

- **Model** (`dropdown`) — Switch between Standard and Pro quality tiers.

   Optional: `true` • Default: `standard` • Accepts: `Standard`, `Pro`

- **Image Size** (`dropdown`) — The output size. Auto preserves the input image size in edit mode and uses endpoint defaults in text mode.

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

- **Seed** (`seed`) — Use the same seed and prompt to reproduce similar outputs.

   Optional: `true` • Default: `142` • Minimum: `0` • Maximum: `2147483647`

- **Expand Prompt** (`toggle`) — Enable prompt optimization before image generation.

   Optional: `true` • Default: `true`

- **Block NSFW** (`toggle`) — Enable content moderation for both inputs and outputs.

   Optional: `true` • Default: `true`

- **Output Format** (`dropdown`) — The file format for generated images.

   Optional: `true` • Default: `png` • Accepts: `PNG`, `JPEG`, `WEBP`

## Outputs [#outputs]

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