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.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Qwen Image Edit 2511 LoRA in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/qwen-image-edit-2511-lora/runsync |
| Pricing | $0.025 per image |
| Type | Image editing |
Request
All parameters are passed within theinput object in the request body.
Text instructions describing the desired edits.
Array of 1-3 image URLs to edit.
Array of LoRA configurations to apply.
URL or path to the LoRA model file.
Scale factor for the LoRA influence.
Output dimensions. Options:
1024*1024, 1024*1280, 1280*1024, 1280*1280, 1280*1536, 1536*1080.Seed for reproducible results. Set to -1 for random.
Output format. Options:
jpeg, png, webp.Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.