Alibaba Qwen Image 3.0 Pro Image Edit API image preview

Alibaba Qwen Image 3.0 Pro Image Edit API

Array·qwen-image-3.0·by Alibaba

Alibaba Qwen Image 3.0 Pro Image Edit transforms one to three reference images using natural-language instructions, optional sizing, and multi-image output.

Runtime (p50)
15s
Estimated price
$0.075 / image
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "alibaba-qwen-image-3-0-pro-image-edit",
    "version": "0.0.1",
    "input": {
        "n": 1,
        "size": "720*1280",
        "prompt": "Take the woman from the first image and dress her in the full outfit from the second image: the cream ribbed t-shirt, white wide-leg jeans, burgundy belt, burgundy NY baseball cap, dark sunglasses, burgundy shoulder bag, and burgundy suede sneakers. Fit every piece naturally to her body with realistic fabric, folds, shadows, and lighting. Keep her exact face, freckles, hair, and identity unchanged. Full-body professional catalog fashion shoot outdoors on a city street, soft natural daylight, with a nicely blurred urban background, and give her a cool, confident editorial pose. Photorealistic, ultra-detailed, 8k.",
        "image_urls": [
            "https://cdn-us.eachlabs.ai/defaults/9520be7d9f4f4cf285ae355e8072a4de.png",
            "https://cdn-us.eachlabs.ai/defaults/a4dff60a88cb405cb7b85a2f09d5644b.png"
        ],
        "prompt_extend": true,
        "negative_prompt": "distorted face, deformed face, disfigured, changed identity, different person, altered facial features, asymmetric eyes, extra fingers, deformed hands, mutated limbs, blurry, low quality, plastic skin, waxy skin, oversmoothed, artifacts."
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models