Skip to main content
Qwen Image Edit 2511 LoRA achieves significant advances in complex text rendering and precise image editing with LoRA support. It enables style customization through LoRA models while maintaining editing precision.

Try in playground

Test Qwen Image Edit 2511 LoRA in the Runpod Hub playground.

Request

All parameters are passed within the input object in the request body.
string
required
Text instructions describing the desired edits.
array
required
Array of 1-3 image URLs to edit.
array
Array of LoRA configurations to apply.
string
required
URL or path to the LoRA model file.
number
required
Scale factor for the LoRA influence.
string
default:"1024*1024"
Output dimensions. Options: 1024*1024, 1024*1280, 1280*1024, 1280*1280, 1280*1536, 1536*1080.
integer
default:"-1"
Seed for reproducible results. Set to -1 for random.
string
default:"jpeg"
Output format. Options: jpeg, png, webp.

Response

string
Unique identifier for the request.
string
Request status. Returns COMPLETED on success, FAILED on error.
object
The generation result containing the image URL and cost.
string
URL of the edited image. This URL expires after 7 days.
float
Cost of the generation in USD.
Image URLs expire after 7 days. Download and store edited images immediately if you need to keep them.

Cost calculation

Qwen Image Edit 2511 LoRA charges $0.025 per image edited.