| 模型名称 | 说明 |
|---|---|
| MJ-v8.1:1K | |
| MJ-v8.1:2K | |
| MJ-v8.1:4K |
{
"model": "midjourney-v8.1-1K",
"prompt": "图1和图2牵着手在公园里面",
"images": [
"https://hemavideo.tos-cn-beijing.volces.com/images/2026/05/28/1779934667269_zvd41ln1.png",
"https://hemavideo.tos-cn-beijing.volces.com/images/2026/05/27/1779863982481_ugzzhgfr.png"
],
"metadata": {
"enhance_prompt": "Enabled",
"ext_info": "{\"AdditionalParameters\":\"{\\\"size\\\":\\\"1024x1024\\\"}\"}"
}
}curl --location 'https://api.ecidc.net/v1/images/generations/' \
--header 'Authorization: Bearer sk-ga6IC6F9x4ga9cCBUqwjFhM8Iq8Y0qwK0uax3qnQva82ZKCA' \
--header 'Content-Type: application/json' \
--data '{
"model": "midjourney-v8.1-1K",
"prompt": "图1和图2牵着手在公园里面",
"images": [
"https://hemavideo.tos-cn-beijing.volces.com/images/2026/05/28/1779934667269_zvd41ln1.png",
"https://hemavideo.tos-cn-beijing.volces.com/images/2026/05/27/1779863982481_ugzzhgfr.png"
],
"metadata": {
"enhance_prompt": "Enabled",
"ext_info": "{\"AdditionalParameters\":\"{\\\"size\\\":\\\"1024x1024\\\"}\"}"
}
}'{}