Image Generation
textimage
logo

Dola-Seedream-5.0-lite

Dola-Seedream-5.0-lite

字节跳动图像生成模型,内置推理、联网搜索和多图编辑能力,最高支持3K分辨率

输入

生成方式

仅用文本描述生成图像,无需上传参考图。

Size
Watermark
准备开始生成准备开始生成

API 参考

POSThttps://api.token360.ai/v1/images/generations
curl 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
}'