{ "model": "seedream-3.0", "prompt": "鱼眼镜头,一只猫咪的头部,画面呈现出猫咪的五官因为拍摄方式扭曲的效果。", "response_format": "url", "size": "1024x1024", "seed": 12, "guidance_scale": 2.5, "watermark": false }
curl --location --request POST 'https://api.chatfire.site/v1/images/generations' \ --header 'Authorization: Bearer sk-*****' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "seedream-3.0", "prompt": "鱼眼镜头,一只猫咪的头部,画面呈现出猫咪的五官因为拍摄方式扭曲的效果。", "response_format": "url", "size": "1024x1024", "seed": 12, "guidance_scale": 2.5, "watermark": false }'
{}