curl --request POST \
--url https://api.jiekou.ai/v3/async/qwen-image-edit \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"image": "<string>",
"seed": 123,
"output_format": "<string>"
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/qwen-image-edit \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"image": "<string>",
"seed": 123,
"output_format": "<string>"
}
'{
"task_id": "<string>"
}Qwen-Image 图像编辑 — 一个用于下一代图像编辑生成的 20B MMDiT 模型。基于 20B Qwen-Image,它在保留风格的同时,提供精确的双语文本编辑(中文和英文),并支持语义和外观级别的编辑。Documentation Index
Fetch the complete documentation index at: https://docs.jiekou.ai/llms.txt
Use this file to discover all available pages before exploring further.
application/jsonjpeg, png, webp