Try in playground
Test Qwen Image Edit in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
Editing instructions describing the desired changes.
URL of the image to edit.
Elements to exclude from the edited image.
Seed for reproducible results. Set to -1 for random.
Output format. Accepts
png or jpeg.Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to edit the image.
Identifier of the worker that processed the request.