Authorization: Bearer ********************
curl --location '/replicate/v1/models/bytedance/seedream-4/predictions' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}