Seedream 5.0 Lite
ByteDance 的輕量級 Seedream 5.0 圖片模型,面向 reasoning 驅動的視覺生成、編輯與聯網創作工作流。
圖片生成圖片編輯聯網檢索
生成模式
文字 + 圖片
支援生成與編輯工作流
Reasoning
支援
面向更強的複雜指令跟隨
聯網搜尋
支援
適合需要外部上下文的視覺參考
參考價格
$0.035
公開 API 參考價,每張圖片
模型代碼
seedream-5-0-lite試玩區
seedream-5-0-lite暫無輸出
定價
| 來源 | 模式 | 價格 |
|---|---|---|
| 公開 API 參考價 | 圖片生成或圖片編輯 | $0.035 / image |
Image generation · $0.035 · image
README
Seedream 5.0 Lite 是一款兼顧成本效率的圖片生成與編輯模型,適合企業視覺生產場景,結合較強的提示詞理解、多模態輸入和聯網檢索能力,支援更可控的創意輸出。
- Seedream 5.0 Lite 是 ByteDance Seedream 5.0 圖片生成系列中的輕量級模型。
- 該模型面向 reasoning 驅動的圖片生成與編輯,適合企業創意審核、行銷資產迭代和結構化提示詞工作流。
- 聯網搜尋與 web-connected retrieval 能力讓它更適合需要參考即時或外部上下文的視覺輸出。
API
查看 API 文檔以獲取請求格式、參數說明和集成方式。
API
端點
POST /v1/images/create認證
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
示例
curl -X POST "https://direct.reachapi.ai/v1/images/create" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-4-5",
"input": {
"prompt": "A quiet ceramic tea cup on a wooden table, square composition, soft morning light",
"resolution": "2k",
"watermark": false
}
}'相關模型
同一廠商的其他模型
Seedream 5.0 Pro
ByteDance's high-precision Seedream image model for controlled generation, multi-reference composition, and interactive editing.
Seedream 4.5
ByteDance's Seedream 4.5 image model for unified generation and editing with stronger subject consistency, layout control, and dense text rendering.
