Authorization: Bearer ********************
{
"model": "cogvideox",
"prompt": "Peter Rabbit drives a small car, wandering on the road, with a face full of happiness and joy.",
"image_url": "https://sfile.chatglm.cn/testpath/video_cover/0e89d8bf-ded0-5b77-b673-fd264fad9c9d_cover_0.png"
}
curl --location --request POST 'https://www.blueshirtmap.com/cogvideox/v4/videos/generations' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "cogvideox",
"prompt": "Peter Rabbit drives a small car, wandering on the road, with a face full of happiness and joy.",
"image_url": "https://sfile.chatglm.cn/testpath/video_cover/0e89d8bf-ded0-5b77-b673-fd264fad9c9d_cover_0.png"
}'
{}