qwen/qwen-edit-multiangle
Camera-aware edits for Qwen/Qwen-Image-Edit-2509 with Lightning + multi-angle LoRA
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | string (uri) | Image file uploaded to Cog (jpeg, png, gif, or webp). | — | — |
aspect_ratio | string | Aspect ratio for the generated image | "match_input_image" | 1:1 16:9 9:16 4:3 3:4 match_input_image |
disable_safety_checker | boolean | Disable safety checker for generated images. | false | — |
go_fast | boolean | If num_inference_steps is omitted, true runs the 4-step fast preset and false runs the 40-step detailed preset. | true | — |
lora_scale | number | Strength applied to the selected LoRA. | 1.25 | min: 0, max: 4 |
lora_weights | string | LoRA weights to apply. Pass a Hugging Face repo slug like 'dx8152/Qwen-Edit-2509-Multiple-angles' or a direct .safetensors/zip/tar URL (for example, 'https://huggingface.co/flymy-ai/qwen-image-lora/resolve/main/pytorch_lora_weights.safetensors', 'https://example.com/lora_weights.tar.gz', or 'https://example.com/lora_weights.zip'). | "dx8152/Qwen-Edit-2509-Multiple-angles" | — |
move_forward | integer | Move the camera forward (zoom in). Higher values push toward a close-up framing. | 0 | min: 0, max: 10 |
num_inference_steps | integer | Explicit denoising step count (1-40). Leave blank to use the go_fast presets (4 or 40 steps). | — | min: 1, max: 40 |
output_format | string | Format of the output images. | "webp" | webp jpg png |
output_quality | integer | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs. | 95 | min: 0, max: 100 |
prompt | string | Optional text instruction appended after the camera directive. | "" | — |
rotate_degrees | integer | Camera rotation in degrees. Positive rotates left, negative rotates right. | 0 | min: -90, max: 90 |
seed | integer | Random seed. Set for reproducible generation. | — | — |
true_guidance_scale | number | True classifier-free guidance scale passed to the pipeline. | 1 | min: 0, max: 10 |
use_wide_angle | boolean | Switch to a wide-angle lens instruction. | false | — |
vertical_tilt | integer | Vertical camera tilt. -1 = bird's-eye, 0 = level, 1 = worm's-eye. | 0 | min: -1, max: 1 |
image required string Image file uploaded to Cog (jpeg, png, gif, or webp).
aspect_ratio string Aspect ratio for the generated image
"match_input_image" disable_safety_checker boolean Disable safety checker for generated images.
false go_fast boolean If num_inference_steps is omitted, true runs the 4-step fast preset and false runs the 40-step detailed preset.
true lora_scale number Strength applied to the selected LoRA.
1.25 min: 0, max: 4 lora_weights string LoRA weights to apply. Pass a Hugging Face repo slug like 'dx8152/Qwen-Edit-2509-Multiple-angles' or a direct .safetensors/zip/tar URL (for example, 'https://huggingface.co/flymy-ai/qwen-image-lora/resolve/main/pytorch_lora_weights.safetensors', 'https://example.com/lora_weights.tar.gz', or 'https://example.com/lora_weights.zip').
"dx8152/Qwen-Edit-2509-Multiple-angles" move_forward integer Move the camera forward (zoom in). Higher values push toward a close-up framing.
0 min: 0, max: 10 num_inference_steps integer Explicit denoising step count (1-40). Leave blank to use the go_fast presets (4 or 40 steps).
output_format string Format of the output images.
"webp" output_quality integer Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs.
95 min: 0, max: 100 prompt string Optional text instruction appended after the camera directive.
"" rotate_degrees integer Camera rotation in degrees. Positive rotates left, negative rotates right.
0 min: -90, max: 90 seed integer Random seed. Set for reproducible generation.
true_guidance_scale number True classifier-free guidance scale passed to the pipeline.
1 min: 0, max: 10 use_wide_angle boolean Switch to a wide-angle lens instruction.
false vertical_tilt integer Vertical camera tilt. -1 = bird's-eye, 0 = level, 1 = worm's-eye.
0 min: -1, max: 1 cf245ffaa67a Updated: 6/26/2026 724.4K runs
cinemasetfree.com