本文档由 云音工坊 自动生成,如有疑问,请联系客服微信:yuntts !
{
"model": "gpt-image-2.5-sunburst-vip",
"prompt": "保留原图中的小水獭和兽医,给小水獭增加一条黄色围巾",
"image": "https://example.com/otter.png",
"quality": "low",
"size": "1024x1024",
"n": 1
}curl --location 'https://www.yuntts.com/api/v1/yunimg/images/edits' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"model": "gpt-image-2.5-sunburst-vip",
"prompt": "保留原图中的小水獭和兽医,给小水獭增加一条黄色围巾",
"image": "https://example.com/otter.png",
"quality": "low",
"size": "1024x1024",
"n": 1
}'{}