Qwen Image Lora API
Complete API reference for Qwen Image Lora image editing models by Alibaba.
Model Variants
This API supports one model variant:
Quick Comparison
Qwen Image Lora Edit
Endpoint
POST /api/v1/image/task
Request Parameters
Required
Optional
Example Request
javascript
Response Format
Submit response:
json
Poll with GET /api/v1/image/{task_id}. Task statuses: submitted, processing, succeed, failed.
Best Practices
- Use clear edit instructions such as background replacement, hairstyle changes, or object removal.
- Provide a high-quality source image with a clearly visible subject.
- Use a fixed
seedwhen comparing multiple prompt variations on the same input.