← Back to all generators

qwen-edit-apps/qwen-image-edit-plus-lora-next-scene

Next Scene – “Next beat” cinematic edits that keep subject identity while steering to the next camera move via the Next Scene LoRA

Capabilities

Reference ImagesSeed

Cost

Community model (estimated from hardware time)

Input Parameters

imagerequiredstring

Image file uploaded to Cog (jpeg, png, gif, or webp).

aspect_ratiostring

Aspect ratio for the generated image

Default: "match_input_image"
match_input_image1:116:99:164:33:4
disable_safety_checkerboolean

Disable safety checker for generated images.

Default: false
go_fastboolean

If num_inference_steps is omitted, true runs the 8-step Lightning preset and false runs the 40-step detailed preset.

lora_scalenumber

Strength applied to the selected LoRA. Leave blank for the proxy default.

min: 0, max: 4
lora_weightsstring

LoRA weights to apply. Leave blank to use the proxy's default adapter.

Default: ""
num_inference_stepsinteger

Explicit denoising step count (1-40). Leave blank to use the go_fast presets (fast = 8 steps, slow = 40 steps).

min: 1, max: 40
output_formatstring

Format of the output images.

Default: "webp"
webpjpgpng
output_qualityinteger

Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs.

Default: 95min: 0, max: 100
promptstring

Prompt hint: start with `Next Scene:` then describe the new camera move, framing, and lighting so the shot feels like the next beat in a cinematic sequence.

Default: "Next Scene: The camera glides forward as warm cinematic light reveals the wider setting."
seedinteger

Random seed. Set for reproducible generation.

true_guidance_scalenumber

True classifier-free guidance scale passed to the pipeline.

Default: 1min: 0, max: 10
Version: 8a060e5c9015Updated: 7/25/20265.1K runs