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

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

## Inputs [#inputs]

- **Images** (`image`) _(accepts multiple)_ — Image(s) to create a different angle from. You can provide up to 2 images, although the model behavior is more predictable with a single image.

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

   Optional: `true`

- **Left/Right** (`slider`) — Rotate camera the camera around the subject. Negative values rotate left, positive values rotate right.

   Optional: `true` • Default: `0` • Minimum: `-90` • Maximum: `90`

- **Down/Up** (`slider`) — Adjust the vertical angle of the camera. Lower values move the camera down, higher values move the camera up.

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

- **Move Forward** (`slider`) — Move the camera forward towward the subject for close-up shots.

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

- **Wide Angle Lens** (`toggle`) — Enable the wide angle lens effect. This will distort the image to create a wide angle lens effect.

   Optional: `true` • Default: `false`

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

- **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.25` • Minimum: `0` • Maximum: `2`

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