← All Models
Seedance v1 Fast I2V
ByteDance's Seedance image-to-video model. Animate source images into creative video.
Specifications
| Provider | ByteDance |
| Category | Video |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"seedance-v1-fast-i2v","params":{"prompt":"The subject turns and walks toward the camera","image_url":"https://example.com/photo.jpg","duration":5}}'