Authorization: Bearer ********************
{}
curl --location --request POST 'https://xiaosong.chat/replicate/v1/models/bytedance/seedream-4' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}