Image Generation
textimage
Dola-Seedream-5.0-lite
Dola-Seedream-5.0-lite
字节跳动图像生成模型,内置推理、联网搜索和多图编辑能力,最高支持3K分辨率
Input
Generation mode
Describe the image with text only—no reference upload required.
Size
Watermark
API Reference
POSThttps://api.token360.ai/v1/images/generationscurl https://api.token360.ai/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer your-api-key" \
-d '{
"model": "dola-seedream-5.0-lite",
"prompt": "A cute cat sitting on a windowsill",
"size": "2K",
"watermark": false
}'