{
"model": "doubao-seedream-3-0-t2i-250415",
"prompt": "鱼眼镜头,一只猫咪的头部,画面呈现出猫咪的五官因为拍摄方式扭曲的效果。",
"response_format": "url",
"size": "1024x1024",
"seed": 12,
"guidance_scale": 2.5,
"watermark": true
}curl --location --request POST 'https://maas.haoee.com/volcv/v1' \
--header 'Authorization: key' \
--header 'ModelName: 模型名称' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedream-3-0-t2i-250415",
"prompt": "鱼眼镜头,一只猫咪的头部,画面呈现出猫咪的五官因为拍摄方式扭曲的效果。",
"response_format": "url",
"size": "1024x1024",
"seed": 12,
"guidance_scale": 2.5,
"watermark": true
}'{
"code": 10000,
"data": {
"algorithm_base_resp": {
"status_code": 0,
"status_message": "Success"
},
"binary_data_base64": [],
"image_urls": [
"https://xxx"
],
"pe_result": "",
"predict_tags_result": "",
"rephraser_result": "",
"request_id": "21e069c9c5448af8a05f9ac8f473fc51cdf3ab07ad5656e39825448851646cc8",
"vlm_result": "一个穿着带有粉色条纹的浅粉色衬衫的男人,看起来很生气。背景是单一的灰色。"
},
"message": "Success",
"request_id": "20241119114718783B9ECBF37C13C29CB2",
"status": 10000,
"time_elapsed": "8.49180031s"
}