简体中文
cURL
curl --request POST \ --url https://api.ppinfra.com/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>" }
application/json
jpeg
png
webp