Qwen-Image-Edit 2511
Qwen-Image-Edit-2511 — Apache 2.0. The first fully-open image editor in striking distance of FLUX Kontext on instruction-following. MMDiT backbone with a Qwen2.5-VL text encoder grounds edits in vision-language understanding, so prompts like "change only the red car to blue and add a rainbow" preserve everything else faithfully. Self-hosted on Free.ai's H200 (dedicated venv-qwen-image-edit) — the free tier for /image/edit/ prompt-driven img2img / inpaint / outpaint / style_transfer ops. Replaces the older SDXL img2img path for prompt-first editing.
Використовувати через API
curl -X POST https://api.free.ai/v1/image/edit/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"qwen-image-edit","prompt":"your prompt here"}'
Документація з API
Отримати ключ API