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

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/qwen-image-edit-plus-lora-gallery/add-background)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt describing the desired edit or effect. For next-scene operations, start with "Next Scene:" and describe camera/scene changes. For other operations, describe the background, clothing, setting, or elements to add/modify.

   Optional: `true`

- **Images** (`image`) _(accepts multiple)_ — Images to edit or create variations from. Single image for most operations. Use 2 images for shirt-design (person + design). Maximum of 4 images for group-photo to combine subjects.

- **Operation** (`dropdown`) — The specialized editing operation to perform. Each uses a different LoRA optimized for specific tasks: background removal, portrait generation, element removal, product integration, scene transitions, lighting adjustment, retro effects, or apparel design.

   Optional: `true` • Default: `add-background` • Accepts: `Add Background`, `Face to Full Portrait`, `Group Photo`, `Integrate Product`, `Next Scene`, `Remove Element`, `Remove Lighting`, `Shirt Design`

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

   Optional: `true`

- **Image Size** (`dropdown`) — The size of the generated image. If set to "Auto", the size of the input image will be used.

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

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

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

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

   Optional: `true` • Default: `268`

- **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: `1` • Minimum: `0` • Maximum: `20`

- **Effect Strength** (`slider`) — The strength of the LoRA effect to apply. 0 for no effect, 1 for full effect. For next-scene operations, recommended range is 0.7-0.8. Higher values create stronger transformations, lower values preserve more of the original image.

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

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

   Optional: `true` • Default: `false`

- **Output Format** (`dropdown`) — The file format for the output image.

   Optional: `true` • Default: `jpeg` • Accepts: `PNG`, `JPEG`, `WebP`

## Outputs [#outputs]

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