ByteDance Seedance 2.0 video generation model: text-to-video and image-to-video with audio. High-quality 720p/1080p output.
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "bytedance/seedance-2.0", "messages": [{"role": "user", "content": "Hello!"}] }'
Get an API key
Read this page in plain markdown