{
"req_key": "img2img_ai_doodle_dreamina",
// "binary_data_base64": [],
"image_urls": [
"https://xxx"
],
"prompt": "油画风",
"cfg": 3.0,
"strength": 0.9924999999999999,
"steps": 4,
"seed": -1,
"controlnet_conditioning_scale": 1,
"return_url": true,
"logo_info": {
"add_logo": false,
"position": 0,
"language": 0,
"logo_text_content": "这里是明水印内容"
}
}curl --location --request POST 'https://api.leebay.cyou/volcv/v1?Action=CVProcess&Version=2022-08-31' \
--header 'Content-Type: application/json' \
--data-raw '{
"req_key": "img2img_ai_doodle_dreamina",
// "binary_data_base64": [],
"image_urls": [
"https://xxx"
],
"prompt": "油画风",
"cfg": 3.0,
"strength": 0.9924999999999999,
"steps": 4,
"seed": -1,
"controlnet_conditioning_scale": 1,
"return_url": true,
"logo_info": {
"add_logo": false,
"position": 0,
"language": 0,
"logo_text_content": "这里是明水印内容"
}
}'{
"code": 10000,
"data": {
"algorithm_base_resp": {
"status_code": 0,
"status_message": "Success"
},
"binary_data_base64": [],
"image_urls": [
"https://xxxx"
]
},
"message": "Success",
"request_id": "20250317154931465BDB4B12B02DD91343",
"status": 10000,
"time_elapsed": "2.178031718s"
}