Try in playground
Test Qwen Image Edit 2511 LoRA in the Runpod Hub playground.
Request
All parameters are passed within theinput 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