飞升三级了,没啥可用,送一个grok2api的,后端有12个三天试用账号,可以生成视频、图片
TOKEN:grok666
调用手法如下,具体可以看github参考一下,我也才部署几天
curl --location ‘http://3.26.197.219:8000/v1/videos’
–header ‘Content-Type: application/json’
–header ‘Authorization: Bearer grok666’
–data ‘{
“model”: “grok-imagine-1.0-video”,
“prompt”: “霓虹雨夜街头,慢镜头追拍”,
“size”: “1792x1024”,
“seconds”: 18,
“quality”: “standard”
}’
