Try in playground
Test Qwen Image Edit 2511 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.
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