{
"model": "gpt-image-2-all",
"prompt": "只替换背景为月球基地,主体不变",
"size": "2048x2048",
"quality": "high",
"input_fidelity": "high",
"response_format":"b64_json"
}curl --location 'https://wcnbai.com/v1/images/generations' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"model": "gpt-image-2-all",
"prompt": "只替换背景为月球基地,主体不变",
"size": "2048x2048",
"quality": "high",
"input_fidelity": "high",
"response_format":"b64_json"
}'{}