{
"model": "black-forest-labs/flux-2-pro",
"prompt": "被子换成黑色",
"aspect_ratio": "4:3",
"response_format": "png",
"output_quality": 80,
"extra_params": {
"input_images": [
"https://replicate.delivery/xezq/eQ2MQYrD6XzheEgCe7OcHlUJAXYc8HaMJmGPmbTOCClZS7dqA/tmp4vqrduzh.jpg"
],
"resolution": "2 MP",
"width": 2048,
"height": 2048
}
}curl --location --request POST 'https://new.yoboxapp.com/v1/images/generations' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "black-forest-labs/flux-2-pro",
"prompt": "被子换成黑色",
"aspect_ratio": "4:3",
"response_format": "png",
"output_quality": 80,
"extra_params": {
"input_images": [
"https://replicate.delivery/xezq/eQ2MQYrD6XzheEgCe7OcHlUJAXYc8HaMJmGPmbTOCClZS7dqA/tmp4vqrduzh.jpg"
],
"resolution": "2 MP",
"width": 2048,
"height": 2048
}
}'{}